Home
last modified time | relevance | path

Searched refs:IEEE80211_HT_CAP_SM_PS (Results 1 – 12 of 12) sorted by relevance

/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dcommon-init.c181 IEEE80211_HT_CAP_SM_PS | in ath9k_cmn_setup_ht_cap()
/openbmc/linux/drivers/staging/rtl8723bs/include/
H A Dwifi.h437 #define IEEE80211_HT_CAP_SM_PS 0x000C macro
/openbmc/linux/net/mac80211/
H A Dht.c291 switch ((ht_cap.cap & IEEE80211_HT_CAP_SM_PS) in ieee80211_ht_cap_ie_to_sta_ht_cap()
H A Dmlme.c648 cap &= ~IEEE80211_HT_CAP_SM_PS; in ieee80211_add_ht_ie()
/openbmc/linux/drivers/net/wireless/marvell/mwifiex/
H A Dfw.h246 IEEE80211_HT_CAP_SM_PS)
H A Dcfg80211.c2934 ht_info->cap |= IEEE80211_HT_CAP_SM_PS; in mwifiex_setup_ht_caps()
/openbmc/linux/drivers/net/wireless/ath/carl9170/
H A Dmain.c158 IEEE80211_HT_CAP_SM_PS, \
/openbmc/linux/drivers/staging/rtl8723bs/core/
H A Drtw_mlme.c2355 ht_capie.cap_info |= cpu_to_le16(IEEE80211_HT_CAP_SM_PS); in rtw_restructure_ht_ie()
/openbmc/linux/include/linux/
H A Dieee80211.h1722 #define IEEE80211_HT_CAP_SM_PS 0x000C macro
/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Dmac.c1777 smps = ht_cap->cap & IEEE80211_HT_CAP_SM_PS; in ath12k_peer_assoc_h_smps()
2257 smps = ht_cap->cap & IEEE80211_HT_CAP_SM_PS; in ath12k_setup_peer_smps()
/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Dmac.c2557 smps = ht_cap->cap & IEEE80211_HT_CAP_SM_PS; in ath11k_peer_assoc_h_smps()
2865 smps = ht_cap->cap & IEEE80211_HT_CAP_SM_PS; in ath11k_setup_peer_smps()
/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dmac.c2834 smps = ht_cap->cap & IEEE80211_HT_CAP_SM_PS; in ath10k_setup_peer_smps()