Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/ap/
H A Dieee802_11_eht.c147 if (!hapd->iface->conf->eht_phy_capab.su_beamformer) in hostapd_eid_eht_capab()
151 if (!hapd->iface->conf->eht_phy_capab.su_beamformee) in hostapd_eid_eht_capab()
155 if (!hapd->iface->conf->eht_phy_capab.mu_beamformer) in hostapd_eid_eht_capab()
H A Dap_config.h1251 struct eht_phy_capabilities_info eht_phy_capab; member
/freebsd/contrib/wpa/hostapd/
H A Dconfig_file.c5188 conf->eht_phy_capab.su_beamformer = atoi(pos); in hostapd_config_fill()
5190 conf->eht_phy_capab.su_beamformee = atoi(pos); in hostapd_config_fill()
5192 conf->eht_phy_capab.mu_beamformer = atoi(pos); in hostapd_config_fill()