Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dieee802_11_he.c34 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()
Dap_config.h796 struct he_phy_capabilities_info he_phy_capab; member
/external/wpa_supplicant_8/hostapd/
Dconfig_file.c3085 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()