Home
last modified time | relevance | path

Searched refs:eht_supported (Results 1 – 15 of 15) 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/contrib/wpa/src/drivers/
H A Ddriver_common.c215 bool eht_supported(const struct hostapd_hw_modes *hw_mode, in eht_supported() function
226 return hw_mode->eht_capab[op_mode].eht_supported; in eht_supported()
H A Ddriver.h213 bool eht_supported; member
7905 bool eht_supported(const struct hostapd_hw_modes *hw_mode,
H A Ddriver_nl80211_capa.c2480 eht_capab->eht_supported = true; in phy_info_iftype_copy()
/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/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.c496 if (!eht_cap || !eht_cap->eht_supported) in hostapd_set_freq_params()
/freebsd/contrib/wpa/wpa_supplicant/
H A Dap.c345 ssid->mode)].eht_supported && in wpa_supplicant_conf_ap_ht()
429 ssid->mode)].eht_supported && in wpa_supplicant_conf_ap_ht()
H A Dscan.c3302 if (hw_mode->eht_capab[IEEE80211_MODE_INFRA].eht_supported) { in wpas_get_est_tpt()
H A Dwpa_supplicant.c3214 return mode->eht_capab[ieee80211_mode].eht_supported; in ibss_mesh_can_use_eht()
8047 eht_supported) in wpa_supplicant_init_iface()
H A Devents.c1057 if (!eht_supported(mode, IEEE80211_MODE_INFRA)) in rate_match()
/freebsd/contrib/wpa/src/ap/
H A Dieee802_11_eht.c105 if (!eht_cap->eht_supported) in hostapd_eid_eht_capab_len()
132 if (!eht_cap->eht_supported) in hostapd_eid_eht_capab()
H A Dhw_features.c787 return iface->current_mode->eht_capab[IEEE80211_MODE_AP].eht_supported; in ieee80211be_supported_eht_capab()