Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath11k/
H A Dcore.c36 bool ath11k_ftm_mode; variable
37 module_param_named(ftm_mode, ath11k_ftm_mode, bool, 0444);
872 if (ath11k_ftm_mode) in ath11k_core_coldboot_cal_support()
1583 if (ath11k_ftm_mode) { in ath11k_core_soc_create()
H A Dcore.h58 extern bool ath11k_ftm_mode;
H A Dqmi.c2468 if (ath11k_ftm_mode) { in ath11k_qmi_load_bdf_qmi()
H A Dmac.c6162 if (ath11k_ftm_mode) { in ath11k_mac_op_start()