Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/iwlwifi/cfg/
H A Drf-wh.c29 .eht_supported = false,
H A Drf-fm.c28 .eht_supported = true, \
/freebsd/sys/contrib/dev/iwlwifi/
H A Diwl-config.h489 eht_supported:1; member
H A Diwl-nvm-parse.c2082 if (trans->cfg->eht_supported) in iwl_get_nvm()
/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/sys/contrib/dev/iwlwifi/mld/
H A Diface.c153 support->eht_support = mld->trans->cfg->eht_supported; in iwl_mld_set_wifi_gen()
/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()