Home
last modified time | relevance | path

Searched refs:he_capabilities (Results 1 – 13 of 13) sorted by relevance

/external/wpa_supplicant_8/src/common/
Dhw_features_common.h47 struct he_capabilities *he_caps);
Dieee802_11_common.h113 const u8 *he_capabilities; member
Dieee802_11_common.c288 elems->he_capabilities = pos; in ieee802_11_parse_extension()
2732 (struct ieee80211_he_capabilities *) elems->he_capabilities; in get_max_nss_capability()
2772 (struct ieee80211_he_capabilities *) elems->he_capabilities; in get_supported_channel_width()
Dhw_features_common.c406 struct he_capabilities *he_cap) in hostapd_set_freq_params()
/external/wpa_supplicant_8/src/ap/
Dhw_features.c356 struct he_capabilities *he_cap; in ieee80211n_check_scan()
755 struct he_capabilities *he_cap; in hostapd_check_he_6ghz_capab()
Dieee802_11_he.c323 struct he_capabilities *he_cap; in hostapd_eid_he_6ghz_band_cap()
Dieee802_11.c4403 elems.he_capabilities, in check_assoc_ies()
/external/wpa_supplicant_8/src/drivers/
Ddriver.h194 struct he_capabilities { struct
294 struct he_capabilities he_capab[IEEE80211_MODE_NUM];
Ddriver_nl80211_capa.c1775 static void phy_info_iftype_copy(struct he_capabilities *he_capab, in phy_info_iftype_copy()
/external/wpa_supplicant_8/wpa_supplicant/
Dmesh.c212 struct he_capabilities *he_capab = NULL; in wpas_mesh_update_freq_params()
Dmesh_mpm.c751 elems->he_capabilities, elems->he_capabilities_len); in mesh_mpm_add_peer()
Dap.c53 struct he_capabilities *he_cap; in is_chanwidth160_supported()
Devents.c2755 wpa_s->connection_he = req_elems.he_capabilities && in wpa_supplicant_event_associnfo()
2756 resp_elems.he_capabilities; in wpa_supplicant_event_associnfo()