Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Dcore.c35 bool ath11k_ftm_mode; variable
36 module_param_named(ftm_mode, ath11k_ftm_mode, bool, 0444);
765 if (ath11k_ftm_mode) in ath11k_core_coldboot_cal_support()
1409 if (ath11k_ftm_mode) { in ath11k_core_soc_create()
H A Dcore.h55 extern bool ath11k_ftm_mode;
H A Dqmi.c2468 if (ath11k_ftm_mode) { in ath11k_qmi_load_bdf_qmi()
H A Dmac.c6275 if (ath11k_ftm_mode) { in ath11k_mac_op_start()