Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath11k/
Dcore.c59 .tcl_0_only = false,
96 .tcl_0_only = false,
133 .tcl_0_only = true,
Dhw.h157 bool tcl_0_only; member
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()