Searched refs:WLAN_EID_VHT_CAP (Results 1 – 6 of 6) sorted by relevance
172 if (id == WLAN_EID_VHT_CAP && elen >= 4) { in ie_to_string()178 if (id == WLAN_EID_VHT_CAP && elen >= 8) { in ie_to_string()185 if (id == WLAN_EID_VHT_CAP && elen >= 12) { in ie_to_string()
45 *pos++ = WLAN_EID_VHT_CAP; in hostapd_eid_vht_capabilities()372 if (vht_capab[0] != WLAN_EID_VHT_CAP) in copy_sta_vendor_vht()
574 } else if (*pos == WLAN_EID_VHT_CAP && in wpa_supplicant_parse_ies()
393 case WLAN_EID_VHT_CAP: in ieee802_11_parse_elems()
427 #define WLAN_EID_VHT_CAP 191 macro
2158 ie = wpa_scan_get_ie(res, WLAN_EID_VHT_CAP); in scan_est_throughput()