Home
last modified time | relevance | path

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

/hostap-latest/src/ap/
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()
Dap_config.h1239 struct eht_phy_capabilities_info eht_phy_capab; member
/hostap-latest/hostapd/
Dconfig_file.c5139 conf->eht_phy_capab.su_beamformer = atoi(pos); in hostapd_config_fill()
5141 conf->eht_phy_capab.su_beamformee = atoi(pos); in hostapd_config_fill()
5143 conf->eht_phy_capab.mu_beamformer = atoi(pos); in hostapd_config_fill()