Searched refs:eht_phy_capab (Results 1 – 3 of 3) sorted by relevance
147 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()
1251 struct eht_phy_capabilities_info eht_phy_capab; member
5188 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()