Searched refs:he_phy_capab (Results 1 – 3 of 3) sorted by relevance
34 if (hapd->iface->conf->he_phy_capab.he_su_beamformer) in hostapd_eid_he_capab()38 if (hapd->iface->conf->he_phy_capab.he_su_beamformee) in hostapd_eid_he_capab()42 if (hapd->iface->conf->he_phy_capab.he_mu_beamformer) in hostapd_eid_he_capab()
796 struct he_phy_capabilities_info he_phy_capab; member
3085 conf->he_phy_capab.he_su_beamformer = atoi(pos); in hostapd_config_fill()3087 conf->he_phy_capab.he_su_beamformee = atoi(pos); in hostapd_config_fill()3089 conf->he_phy_capab.he_mu_beamformer = atoi(pos); in hostapd_config_fill()