Home
last modified time | relevance | path

Searched refs:ath12k_ftm_mode (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/drivers/net/wireless/ath/ath12k/
H A Ddebug.h40 extern bool ath12k_ftm_mode;
H A Dcore.c26 bool ath12k_ftm_mode; variable
27 module_param_named(ftm_mode, ath12k_ftm_mode, bool, 0444);
705 if (ath12k_ftm_mode) { in ath12k_core_soc_create()
1651 if (ath12k_ftm_mode) in ath12k_core_hw_group_assign()
1841 if (ath12k_ftm_mode) in ath12k_core_hw_group_set_mlo_capable()
H A Ddp.c1318 if (ath12k_ftm_mode) in ath12k_dp_cc_config()
H A Dmac.c7645 if (ath12k_ftm_mode) { in ath12k_drain_tx()