Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dbeacon.c461 if (hapd->iconf->ieee80211ax && !hapd->conf->disable_11ax) { in hostapd_gen_probe_resp()
567 if (hapd->iconf->ieee80211ax && !hapd->conf->disable_11ax && in hostapd_gen_probe_resp()
573 (hapd->iconf->ieee80211ax && !hapd->conf->disable_11ax)) in hostapd_gen_probe_resp()
580 if (hapd->iconf->ieee80211ax && !hapd->conf->disable_11ax) { in hostapd_gen_probe_resp()
1205 if (hapd->iconf->ieee80211ax && !hapd->conf->disable_11ax) in hostapd_fils_discovery_cap()
1430 if (hapd->iconf->ieee80211ax && !hapd->conf->disable_11ax) { in ieee802_11_build_ap_params()
1556 if (hapd->iconf->ieee80211ax && !hapd->conf->disable_11ax && in ieee802_11_build_ap_params()
1562 (hapd->iconf->ieee80211ax && !hapd->conf->disable_11ax)) in ieee802_11_build_ap_params()
1569 if (hapd->iconf->ieee80211ax && !hapd->conf->disable_11ax) { in ieee802_11_build_ap_params()
Dieee802_11_he.c438 hapd->conf->disable_11ax || in copy_sta_he_capab()
468 hapd->conf->disable_11ax || in copy_sta_he_6ghz_capab()
Dneighbor_db.c223 int he = hapd->iconf->ieee80211ax && !hapd->conf->disable_11ax; in hostapd_neighbor_set_own_report()
Dctrl_iface_ap.c752 !hapd->conf->disable_11ax, in hostapd_ctrl_iface_status()
760 if (iface->conf->ieee80211ax && !hapd->conf->disable_11ax) { in hostapd_ctrl_iface_status()
Dap_config.c1337 bss->disable_11ax = true; in hostapd_config_check_bss()
1348 bss->disable_11ax = true; in hostapd_config_check_bss()
Dap_config.h536 bool disable_11ax; member
Dieee802_11.c4401 if (hapd->iconf->ieee80211ax && !hapd->conf->disable_11ax) { in check_assoc_ies()
5017 if (hapd->iconf->ieee80211ax && !hapd->conf->disable_11ax) { in send_assoc_resp()
/external/wpa_supplicant_8/hostapd/
Dconfig_file.c4663 bss->disable_11ax = !!atoi(pos);