Searched refs:vendor_vht (Results 1 – 8 of 8) sorted by relevance
392 if (hapd->conf->vendor_vht) { in hostapd_gen_probe_resp()519 if (hapd->conf->vendor_vht) in hostapd_gen_probe_resp()1081 if (hapd->conf->vendor_vht) { in ieee802_11_build_ap_params()1233 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()
651 int vendor_vht; member
637 iface->conf->bss[0]->vendor_vht && in ieee80211ac_supported_vht_capab()
2863 if (hapd->conf->vendor_vht && !elems.vht_capabilities) { in check_assoc_ies()2864 resp = copy_sta_vendor_vht(hapd, sta, elems.vendor_vht, in check_assoc_ies()3482 if (sta && hapd->conf->vendor_vht && (sta->flags & WLAN_STA_VENDOR_VHT)) in send_assoc_resp()
59 const u8 *vendor_vht; member
152 elems->vendor_vht = pos; in ieee802_11_parse_vendor_specific()
3424 bss->vendor_vht = atoi(pos); in hostapd_config_fill()