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.c164 if (!hapd->iface->conf->eht_phy_capab.su_beamformer) in hostapd_eid_eht_capab()
168 if (!hapd->iface->conf->eht_phy_capab.su_beamformee) in hostapd_eid_eht_capab()
172 if (!hapd->iface->conf->eht_phy_capab.mu_beamformer) in hostapd_eid_eht_capab()
H A Dap_config.h1218 struct eht_phy_capabilities_info eht_phy_capab; member
/freebsd/contrib/wpa/hostapd/
H A Dconfig_file.c5064 conf->eht_phy_capab.su_beamformer = atoi(pos); in hostapd_config_fill()
5066 conf->eht_phy_capab.su_beamformee = atoi(pos); in hostapd_config_fill()
5068 conf->eht_phy_capab.mu_beamformer = atoi(pos); in hostapd_config_fill()