Searched refs:vendor_vht (Results 1 – 8 of 8) sorted by relevance
38 const u8 *vendor_vht; member
136 elems->vendor_vht = pos; in ieee802_11_parse_vendor_specific()
382 if (hapd->conf->vendor_vht) { in hostapd_gen_probe_resp()457 if (hapd->conf->vendor_vht) in hostapd_gen_probe_resp()804 if (hapd->conf->vendor_vht) { in ieee802_11_build_ap_params()903 if (hapd->conf->vendor_vht) in ieee802_11_build_ap_params()
31 if (mode->mode == HOSTAPD_MODE_IEEE80211G && hapd->conf->vendor_vht && in hostapd_eid_vht_capabilities()
553 int vendor_vht; member
661 iface->conf->bss[0]->vendor_vht && in ieee80211ac_supported_vht_capab()
1320 if (hapd->conf->vendor_vht && !elems.vht_capabilities) { in check_assoc_ies()1321 resp = copy_sta_vendor_vht(hapd, sta, elems.vendor_vht, in check_assoc_ies()1627 if (hapd->conf->vendor_vht && (sta->flags & WLAN_STA_VENDOR_VHT)) in send_assoc_resp()
2815 bss->vendor_vht = atoi(pos); in hostapd_config_fill()