Home
last modified time | relevance | path

Searched refs:tcl_0_only (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath11k/
H A Dcore.c59 .tcl_0_only = false,
96 .tcl_0_only = false,
133 .tcl_0_only = true,
H A Dhw.h157 bool tcl_0_only; member
H A Ddp_tx.c119 if (ar->ab->hw_params.tcl_0_only) in ath11k_dp_tx()
243 !ar->ab->hw_params.tcl_0_only) { in ath11k_dp_tx()