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
2783
static enum wmi_phy_mode ath11k_mac_get_phymode_vht(struct ath11k *ar,
drivers/net/wireless/ath/ath11k/mac.c
2811
static enum wmi_phy_mode ath11k_mac_get_phymode_he(struct ath11k *ar,
drivers/net/wireless/ath/ath11k/mac.c
2848
enum wmi_phy_mode phymode = MODE_UNKNOWN;
drivers/net/wireless/ath/ath11k/mac.c
5007
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
11009
static enum wmi_phy_mode
drivers/net/wireless/ath/ath12k/mac.c
11011
enum wmi_phy_mode mode,
drivers/net/wireless/ath/ath12k/mac.c
11016
enum wmi_phy_mode down_mode;
drivers/net/wireless/ath/ath12k/mac.c
264
static const char *ath12k_mac_phymode_str(enum wmi_phy_mode mode)
drivers/net/wireless/ath/ath12k/mac.c
3052
static enum wmi_phy_mode ath12k_mac_get_phymode_vht(struct ath12k *ar,
drivers/net/wireless/ath/ath12k/mac.c
3078
static enum wmi_phy_mode ath12k_mac_get_phymode_he(struct ath12k *ar,
drivers/net/wireless/ath/ath12k/mac.c
3101
static enum wmi_phy_mode ath12k_mac_get_phymode_eht(struct ath12k *ar,
drivers/net/wireless/ath/ath12k/mac.c
3156
enum wmi_phy_mode phymode = MODE_UNKNOWN;
drivers/net/wireless/ath/ath12k/mac.c
6581
enum wmi_phy_mode peer_phymode;
drivers/net/wireless/ath/ath12k/wmi.h
3126
enum wmi_phy_mode mode;
drivers/net/wireless/ath/ath12k/wmi.h
4506
enum wmi_phy_mode phy_mode;
drivers/net/wireless/ath/ath6kl/cfg80211.c
1107
enum wmi_phy_mode mode)
drivers/net/wireless/ath/ath6kl/cfg80211.h
32
enum wmi_phy_mode mode);