Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath9k/
A Dcommon-init.c181 IEEE80211_HT_CAP_SM_PS | in ath9k_cmn_setup_ht_cap()
/linux/drivers/staging/rtl8723bs/include/
A Dwifi.h452 #define IEEE80211_HT_CAP_SM_PS 0x000C macro
/linux/net/mac80211/
A Dht.c277 switch ((ht_cap.cap & IEEE80211_HT_CAP_SM_PS) in ieee80211_ht_cap_ie_to_sta_ht_cap()
A Dsta_info.c490 smps = (sband->ht_cap.cap & IEEE80211_HT_CAP_SM_PS) >> in sta_info_alloc()
A Dmlme.c513 cap &= ~IEEE80211_HT_CAP_SM_PS; in ieee80211_add_ht_ie()
/linux/drivers/net/wireless/marvell/mwifiex/
A Dfw.h257 IEEE80211_HT_CAP_SM_PS)
A Dcfg80211.c2937 ht_info->cap |= IEEE80211_HT_CAP_SM_PS; in mwifiex_setup_ht_caps()
/linux/drivers/net/wireless/ath/carl9170/
A Dmain.c158 IEEE80211_HT_CAP_SM_PS, \
/linux/include/linux/
A Dieee80211.h1577 #define IEEE80211_HT_CAP_SM_PS 0x000C macro
/linux/drivers/staging/rtl8723bs/core/
A Drtw_mlme.c2377 ht_capie.cap_info |= cpu_to_le16(IEEE80211_HT_CAP_SM_PS); in rtw_restructure_ht_ie()
/linux/drivers/net/wireless/ath/ath11k/
A Dmac.c2076 smps = ht_cap->cap & IEEE80211_HT_CAP_SM_PS; in ath11k_peer_assoc_h_smps()
2378 smps = ht_cap->cap & IEEE80211_HT_CAP_SM_PS; in ath11k_setup_peer_smps()
/linux/drivers/net/wireless/ath/ath10k/
A Dmac.c2823 smps = ht_cap->cap & IEEE80211_HT_CAP_SM_PS; in ath10k_setup_peer_smps()

Completed in 82 milliseconds