Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath12k/
H A Dcore.c33 bool ath12k_ftm_mode; variable
34 module_param_named(ftm_mode, ath12k_ftm_mode, bool, 0444);
36 EXPORT_SYMBOL(ath12k_ftm_mode);
799 if (ath12k_ftm_mode) { in ath12k_core_soc_create()
1969 if (ath12k_ftm_mode) in ath12k_core_hw_group_assign()
2176 if (ath12k_ftm_mode) in ath12k_core_hw_group_set_mlo_capable()
H A Ddp_htt.c915 metadata_version = ath12k_ftm_mode ? HTT_OPTION_TCL_METADATA_VER_V1 : in ath12k_dp_tx_htt_h2t_ver_req_msg()
H A Dmac.c9886 if (ath12k_ftm_mode) in ath12k_mac_op_start()