Searched refs:IEEE80211_HT_CAP_SM_PS (Results 1 – 8 of 8) sorted by relevance
67 #define IEEE80211_HT_CAP_SM_PS 0x000C macro
273 switch ((ht_cap.cap & IEEE80211_HT_CAP_SM_PS) in ieee80211_ht_cap_ie_to_sta_ht_cap()
456 smps = (sband->ht_cap.cap & IEEE80211_HT_CAP_SM_PS) >> in sta_info_alloc()
503 cap &= ~IEEE80211_HT_CAP_SM_PS; in ieee80211_add_ht_ie()
929 #define IEEE80211_HT_CAP_SM_PS 0x000C macro
921 #define IEEE80211_HT_CAP_SM_PS 0x000C macro
5157 ht_capie.cap_info |= IEEE80211_HT_CAP_SM_PS;
4300 psta->htpriv.smps_cap = (psta->htpriv.ht_cap.cap_info & IEEE80211_HT_CAP_SM_PS) >> 2; in sta_info_update()