Searched refs:vendor_vht (Results 1 – 8 of 8) sorted by relevance
50 const u8 *vendor_vht; member
142 elems->vendor_vht = pos; in ieee802_11_parse_vendor_specific()
386 if (hapd->conf->vendor_vht) { in hostapd_gen_probe_resp()490 if (hapd->conf->vendor_vht) in hostapd_gen_probe_resp()982 if (hapd->conf->vendor_vht) { in ieee802_11_build_ap_params()1110 if (hapd->conf->vendor_vht) in ieee802_11_build_ap_params()
32 if (mode->mode == HOSTAPD_MODE_IEEE80211G && hapd->conf->vendor_vht && in hostapd_eid_vht_capabilities()
577 int vendor_vht; member
669 iface->conf->bss[0]->vendor_vht && in ieee80211ac_supported_vht_capab()
1505 if (hapd->conf->vendor_vht && !elems.vht_capabilities) { in check_assoc_ies()1506 resp = copy_sta_vendor_vht(hapd, sta, elems.vendor_vht, in check_assoc_ies()1899 if (hapd->conf->vendor_vht && (sta->flags & WLAN_STA_VENDOR_VHT)) in send_assoc_resp()
2895 bss->vendor_vht = atoi(pos); in hostapd_config_fill()