Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath11k/
H A Dcfr.h238 void ath11k_cfr_update_phymode(struct ath11k *ar, enum wmi_phy_mode phymode);
240 static inline void ath11k_cfr_update_phymode(struct ath11k *ar, in ath11k_cfr_update_phymode() function
H A Dcfr.c868 void ath11k_cfr_update_phymode(struct ath11k *ar, enum wmi_phy_mode phymode) in ath11k_cfr_update_phymode() function
H A Dmac.c2915 ath11k_cfr_update_phymode(ar, phymode); in ath11k_peer_assoc_h_phymode()