Home
last modified time | relevance | path

Searched refs:eht_supported (Results 1 – 6 of 6) sorted by relevance

/hostap-latest/src/ap/
Dieee802_11_eht.c121 if (!eht_cap->eht_supported) in hostapd_eid_eht_capab_len()
149 if (!eht_cap->eht_supported) in hostapd_eid_eht_capab()
/hostap-latest/src/common/
Dhw_features_common.c471 if (!eht_cap || !eht_cap->eht_supported) in hostapd_set_freq_params()
/hostap-latest/wpa_supplicant/
Dap.c342 ssid->mode)].eht_supported && in wpa_supplicant_conf_ap_ht()
426 ssid->mode)].eht_supported && in wpa_supplicant_conf_ap_ht()
Dscan.c3065 if (hw_mode->eht_capab[IEEE80211_MODE_INFRA].eht_supported) { in wpas_get_est_tpt()
/hostap-latest/src/drivers/
Ddriver.h201 bool eht_supported; member
Ddriver_nl80211_capa.c1997 eht_capab->eht_supported = true; in phy_info_iftype_copy()