Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/ap/
H A 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()
/freebsd/contrib/wpa/src/common/
H A Dhw_features_common.c471 if (!eht_cap || !eht_cap->eht_supported) in hostapd_set_freq_params()
/freebsd/contrib/wpa/wpa_supplicant/
H A Dap.c342 ssid->mode)].eht_supported && in wpa_supplicant_conf_ap_ht()
426 ssid->mode)].eht_supported && in wpa_supplicant_conf_ap_ht()
H A Dscan.c3062 if (hw_mode->eht_capab[IEEE80211_MODE_INFRA].eht_supported) { in wpas_get_est_tpt()
H A Dwpa_supplicant.c2937 return mode->eht_capab[ieee80211_mode].eht_supported; in ibss_mesh_can_use_eht()
/freebsd/contrib/wpa/src/drivers/
H A Ddriver.h201 bool eht_supported; member
H A Ddriver_nl80211_capa.c1986 eht_capab->eht_supported = true; in phy_info_iftype_copy()