Home
last modified time | relevance | path

Searched refs:he_mu_beamformer (Results 1 – 6 of 6) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dieee802_11_he.c113 if (hapd->iface->conf->he_phy_capab.he_mu_beamformer) in hostapd_eid_he_capab()
Dap_config.h838 Boolean he_mu_beamformer; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dieee802_11_he.c148 if (hapd->iface->conf->he_phy_capab.he_mu_beamformer) in hostapd_eid_he_capab()
Dap_config.h909 bool he_mu_beamformer; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/
Dap_config_file.c3457 conf->he_phy_capab.he_mu_beamformer = atoi(pos);
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
Dap_config_file.c3519 conf->he_phy_capab.he_mu_beamformer = atoi(pos); in hostapd_config_fill()