Searched refs:IEEE80211_HT_CAP_SUP_WIDTH (Results 1 – 3 of 3) sorted by relevance
383 #define IEEE80211_HT_CAP_SUP_WIDTH 0x0002 macro
492 ) & cpu_to_le16(IEEE80211_HT_CAP_SUP_WIDTH)) in update_sta_info_apmode()1662 (le16_to_cpu(phtpriv_ap->ht_cap.cap_info) & IEEE80211_HT_CAP_SUP_WIDTH) in rtw_ht_operation_update()1800 if ((ht_capab & IEEE80211_HT_CAP_SUP_WIDTH) == 0) { in bss_cap_update_on_sta_join()
2266 ht_capie.cap_info |= cpu_to_le16(IEEE80211_HT_CAP_SUP_WIDTH); in rtw_restructure_ht_ie()