Home
last modified time | relevance | path

Searched refs:wmi_phy_mode (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.15/drivers/net/wireless/ath/ath6kl/
Dcfg80211.h32 enum wmi_phy_mode mode);
Dwmi.h1218 enum wmi_phy_mode { enum
Dcfg80211.c1107 enum wmi_phy_mode mode) in ath6kl_cfg80211_ch_switch_notify()
/Linux-v5.15/drivers/net/wireless/ath/ath11k/
Dwmi.h2595 enum wmi_phy_mode { enum
2624 static inline const char *ath11k_wmi_phymode_str(enum wmi_phy_mode mode) in ath11k_wmi_phymode_str()
2703 enum wmi_phy_mode mode;
4336 enum wmi_phy_mode phy_mode;
Dmac.c1560 static enum wmi_phy_mode ath11k_mac_get_phymode_vht(struct ath11k *ar, in ath11k_mac_get_phymode_vht()
1588 static enum wmi_phy_mode ath11k_mac_get_phymode_he(struct ath11k *ar, in ath11k_mac_get_phymode_he()
1624 enum wmi_phy_mode phymode = MODE_UNKNOWN; in ath11k_peer_assoc_h_phymode()
/Linux-v5.15/drivers/net/wireless/ath/ath10k/
Dwmi.h1972 enum wmi_phy_mode { enum
1994 static inline const char *ath10k_wmi_phymode_str(enum wmi_phy_mode mode) in ath10k_wmi_phymode_str()
2091 enum wmi_phy_mode mode;
6560 enum wmi_phy_mode peer_phymode;
Dmac.c562 static inline enum wmi_phy_mode
565 enum wmi_phy_mode phymode = MODE_UNKNOWN; in chan_to_phymode()
2687 static enum wmi_phy_mode ath10k_mac_get_phymode_vht(struct ath10k *ar, in ath10k_mac_get_phymode_vht()
2724 enum wmi_phy_mode phymode = MODE_UNKNOWN; in ath10k_peer_assoc_h_phymode()
6669 enum wmi_phy_mode mode; in ath10k_sta_rc_update_wk()