Searched refs:he_mu_beamformer (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/wpa/src/ap/
H A Dieee802_11_he.c113 if (hapd->iface->conf->he_phy_capab.he_mu_beamformer)
H A Dap_config.h838 Boolean he_mu_beamformer; member in struct:he_phy_capabilities_info
/freebsd-13-stable/contrib/wpa/hostapd/
H A Dconfig_file.c3456 } else if (os_strcmp(buf, "he_mu_beamformer") == 0) {
3457 conf->he_phy_capab.he_mu_beamformer = atoi(pos);

Completed in 116 milliseconds