Home
last modified time | relevance | path

Searched refs:he_supported (Results 1 – 8 of 8) sorted by relevance

/hostap-3.7.0/tests/hwsim/
Dtest_he.py118 def he_supported(): function
190 if not he_supported():
230 if not he_supported():
282 if not he_supported():
348 if not he_supported():
381 if not he_supported():
412 if not he_supported():
539 if not he_supported():
616 if not he_supported():
698 if not he_supported():
[all …]
/hostap-3.7.0/src/ap/
Dieee802_11_he.c520 !hapd->iface->current_mode->he_capab[mode].he_supported) in hostapd_get_he_twt_responder()
/hostap-3.7.0/src/common/
Dhw_features_common.c391 if (!he_cap || !he_cap->he_supported) in hostapd_set_freq_params()
/hostap-3.7.0/wpa_supplicant/
Dap.c240 ssid->mode)].he_supported && in wpas_conf_ap_he_6ghz()
401 ssid->mode)].he_supported && in wpa_supplicant_conf_ap_ht()
Dscan.c2623 if (hw_mode && hw_mode->he_capab[IEEE80211_MODE_INFRA].he_supported) { in wpas_get_est_tpt()
Dwpa_supplicant.c2543 freq->he_enabled = mode->he_capab[ieee80211_mode].he_supported; in ibss_mesh_setup_freq()
2673 freq->he_enabled = mode->he_capab[ieee80211_mode].he_supported; in ibss_mesh_setup_freq()
/hostap-3.7.0/src/drivers/
Ddriver.h195 u8 he_supported; member
Ddriver_nl80211_capa.c1808 he_capab->he_supported = 1; in phy_info_iftype_copy()