Home
last modified time | relevance | path

Searched refs:he_phy_capab (Results 1 – 3 of 3) sorted by relevance

/src/contrib/wpa/src/ap/
H A Dieee802_11_he.c142 if (hapd->iface->conf->he_phy_capab.he_su_beamformer) in hostapd_eid_he_capab()
149 if (hapd->iface->conf->he_phy_capab.he_su_beamformee) in hostapd_eid_he_capab()
156 if (hapd->iface->conf->he_phy_capab.he_mu_beamformer) in hostapd_eid_he_capab()
H A Dap_config.h1160 struct he_phy_capabilities_info he_phy_capab; member
/src/contrib/wpa/hostapd/
H A Dconfig_file.c3723 conf->he_phy_capab.he_su_beamformer = atoi(pos); in hostapd_config_fill()
3725 conf->he_phy_capab.he_su_beamformee = atoi(pos); in hostapd_config_fill()
3727 conf->he_phy_capab.he_mu_beamformer = atoi(pos); in hostapd_config_fill()