Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath11k/
H A Dcore.c37 bool ath11k_ftm_mode; variable
38 module_param_named(ftm_mode, ath11k_ftm_mode, bool, 0444);
1126 if (ath11k_ftm_mode) in ath11k_core_coldboot_cal_support()
1989 if (ath11k_ftm_mode) { in ath11k_core_soc_create()
H A Dcore.h62 extern bool ath11k_ftm_mode;
H A Dqmi.c2478 if (ath11k_ftm_mode) { in ath11k_qmi_load_bdf_qmi()