Searched refs:WLAN_STA_VHT (Results 1 – 6 of 6) sorted by relevance
191 sta->flags &= ~WLAN_STA_VHT; in copy_sta_vht_capab()204 sta->flags |= WLAN_STA_VHT; in copy_sta_vht_capab()262 sta->flags |= WLAN_STA_VHT | WLAN_STA_VENDOR_VHT; in copy_sta_vendor_vht()
38 #define WLAN_STA_VHT BIT(18) macro
165 if ((sta->flags & WLAN_STA_VHT) && sta->vht_capabilities) { in hostapd_get_sta_info()408 if ((sta->flags & WLAN_STA_VHT) && sta->vht_capabilities) { in hostapd_ctrl_iface_sta_mib()
1739 (flags & WLAN_STA_VHT ? "[VHT]" : ""), in ap_sta_flags_txt()
3972 !(sta->flags & WLAN_STA_VHT)) { in __check_assoc_ies()4252 if ((sta->flags & (WLAN_STA_HT | WLAN_STA_VHT)) && in __check_assoc_ies()4786 if (sta->flags & WLAN_STA_VHT) in add_associated_sta()4810 sta->flags & WLAN_STA_VHT ? &vht_cap : NULL, in add_associated_sta()
2867 if (sta->vht_capabilities && (sta->flags & WLAN_STA_VHT)) { in hostapd_maxnss()2982 if ((sta->flags & WLAN_STA_VHT) && sta->vht_capabilities) { in hostapd_ctrl_iface_notify_cw_change()2990 if ((sta->flags & (WLAN_STA_HT | WLAN_STA_VHT)) == in hostapd_ctrl_iface_notify_cw_change()