Symbol: wmi_phy_mode
drivers/net/wireless/ath/ath10k/mac.c
2723
static enum wmi_phy_mode ath10k_mac_get_phymode_vht(struct ath10k *ar,
drivers/net/wireless/ath/ath10k/mac.c
2762
enum wmi_phy_mode phymode = MODE_UNKNOWN;
drivers/net/wireless/ath/ath10k/mac.c
573
static inline enum wmi_phy_mode
drivers/net/wireless/ath/ath10k/mac.c
576
enum wmi_phy_mode phymode = MODE_UNKNOWN;
drivers/net/wireless/ath/ath10k/mac.c
6792
enum wmi_phy_mode mode;
drivers/net/wireless/ath/ath10k/wmi.h
1995
static inline const char *ath10k_wmi_phymode_str(enum wmi_phy_mode mode)
drivers/net/wireless/ath/ath10k/wmi.h
2095
enum wmi_phy_mode mode;
drivers/net/wireless/ath/ath10k/wmi.h
6569
enum wmi_phy_mode peer_phymode;
drivers/net/wireless/ath/ath11k/cfr.c
868
void ath11k_cfr_update_phymode(struct ath11k *ar, enum wmi_phy_mode phymode)
drivers/net/wireless/ath/ath11k/cfr.h
198
enum wmi_phy_mode phymode;
drivers/net/wireless/ath/ath11k/cfr.h
238
void ath11k_cfr_update_phymode(struct ath11k *ar, enum wmi_phy_mode phymode);
drivers/net/wireless/ath/ath11k/cfr.h
241
enum wmi_phy_mode phymode)
drivers/net/wireless/ath/ath11k/mac.c
2789
static enum wmi_phy_mode ath11k_mac_get_phymode_vht(struct ath11k *ar,
drivers/net/wireless/ath/ath11k/mac.c
2817
static enum wmi_phy_mode ath11k_mac_get_phymode_he(struct ath11k *ar,
drivers/net/wireless/ath/ath11k/mac.c
2854
enum wmi_phy_mode phymode = MODE_UNKNOWN;
drivers/net/wireless/ath/ath11k/mac.c
5002
enum wmi_phy_mode peer_phymode;
drivers/net/wireless/ath/ath11k/wmi.h
2770
static inline const char *ath11k_wmi_phymode_str(enum wmi_phy_mode mode)
drivers/net/wireless/ath/ath11k/wmi.h
2849
enum wmi_phy_mode mode;
drivers/net/wireless/ath/ath11k/wmi.h
4960
enum wmi_phy_mode phy_mode;
drivers/net/wireless/ath/ath12k/mac.c
11216
static enum wmi_phy_mode
drivers/net/wireless/ath/ath12k/mac.c
11218
enum wmi_phy_mode mode,
drivers/net/wireless/ath/ath12k/mac.c
11223
enum wmi_phy_mode down_mode;
drivers/net/wireless/ath/ath12k/mac.c
269
static const char *ath12k_mac_phymode_str(enum wmi_phy_mode mode)
drivers/net/wireless/ath/ath12k/mac.c
3071
static enum wmi_phy_mode ath12k_mac_get_phymode_vht(struct ath12k *ar,
drivers/net/wireless/ath/ath12k/mac.c
3097
static enum wmi_phy_mode ath12k_mac_get_phymode_he(struct ath12k *ar,
drivers/net/wireless/ath/ath12k/mac.c
3120
static enum wmi_phy_mode ath12k_mac_get_phymode_eht(struct ath12k *ar,
drivers/net/wireless/ath/ath12k/mac.c
3175
enum wmi_phy_mode phymode = MODE_UNKNOWN;
drivers/net/wireless/ath/ath12k/mac.c
6716
enum wmi_phy_mode peer_phymode;
drivers/net/wireless/ath/ath12k/wmi.h
3151
enum wmi_phy_mode mode;
drivers/net/wireless/ath/ath12k/wmi.h
4644
enum wmi_phy_mode phy_mode;
drivers/net/wireless/ath/ath6kl/cfg80211.c
1108
enum wmi_phy_mode mode)
drivers/net/wireless/ath/ath6kl/cfg80211.h
32
enum wmi_phy_mode mode);