Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/common/
Dhw_features_common.h44 struct he_capabilities *he_caps);
Dieee802_11_common.h113 const u8 *he_capabilities; member
Dieee802_11_common.c284 elems->he_capabilities = pos; in ieee802_11_parse_extension()
2600 (struct ieee80211_he_capabilities *) elems->he_capabilities; in get_max_nss_capability()
2640 (struct ieee80211_he_capabilities *) elems->he_capabilities; in get_supported_channel_width()
Dhw_features_common.c392 struct he_capabilities *he_cap) in hostapd_set_freq_params()
/external/wpa_supplicant_8/src/drivers/
Ddriver.h194 struct he_capabilities { struct
293 struct he_capabilities he_capab[IEEE80211_MODE_NUM];
Ddriver_nl80211_capa.c1725 static void phy_info_iftype_copy(struct he_capabilities *he_capab, in phy_info_iftype_copy()
/external/wpa_supplicant_8/wpa_supplicant/
Dmesh_mpm.c748 elems->he_capabilities, elems->he_capabilities_len); in mesh_mpm_add_peer()
Dap.c52 struct he_capabilities *he_cap; in is_chanwidth160_supported()
Devents.c2634 wpa_s->connection_he = req_elems.he_capabilities && in wpa_supplicant_event_associnfo()
2635 resp_elems.he_capabilities; in wpa_supplicant_event_associnfo()
/external/wpa_supplicant_8/src/ap/
Dieee802_11.c3180 elems.he_capabilities, in check_assoc_ies()