Searched refs:IEEE80211_HT_CAP_SM_PS (Results 1 – 12 of 12) sorted by relevance
181 IEEE80211_HT_CAP_SM_PS | in ath9k_cmn_setup_ht_cap()
452 #define IEEE80211_HT_CAP_SM_PS 0x000C macro
290 switch ((ht_cap.cap & IEEE80211_HT_CAP_SM_PS) in ieee80211_ht_cap_ie_to_sta_ht_cap()
650 cap &= ~IEEE80211_HT_CAP_SM_PS; in ieee80211_add_ht_ie()
245 IEEE80211_HT_CAP_SM_PS)
2930 ht_info->cap |= IEEE80211_HT_CAP_SM_PS; in mwifiex_setup_ht_caps()
158 IEEE80211_HT_CAP_SM_PS, \
2365 ht_capie.cap_info |= cpu_to_le16(IEEE80211_HT_CAP_SM_PS); in rtw_restructure_ht_ie()
1634 #define IEEE80211_HT_CAP_SM_PS 0x000C macro
1748 smps = ht_cap->cap & IEEE80211_HT_CAP_SM_PS; in ath12k_peer_assoc_h_smps()2039 smps = ht_cap->cap & IEEE80211_HT_CAP_SM_PS; in ath12k_setup_peer_smps()
2380 smps = ht_cap->cap & IEEE80211_HT_CAP_SM_PS; in ath11k_peer_assoc_h_smps()2688 smps = ht_cap->cap & IEEE80211_HT_CAP_SM_PS; in ath11k_setup_peer_smps()
2833 smps = ht_cap->cap & IEEE80211_HT_CAP_SM_PS; in ath10k_setup_peer_smps()
Completed in 92 milliseconds