HomeSort by: relevance | last modified time | path
    Searched refs:he_mu_beamformer (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/wpa/dist/src/ap/
ieee802_11_he.c 156 if (hapd->iface->conf->he_phy_capab.he_mu_beamformer)
ap_config.h 992 bool he_mu_beamformer; member in struct:he_phy_capabilities_info
  /src/external/bsd/wpa/dist/hostapd/
config_file.c 3726 } else if (os_strcmp(buf, "he_mu_beamformer") == 0) {
3727 conf->he_phy_capab.he_mu_beamformer = atoi(pos);

Completed in 89 milliseconds