Home
last modified time | relevance | path

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

12

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
Dhw_features_common.h39 struct he_capabilities *he_caps);
Dieee802_11_common.h96 const u8 *he_capabilities; member
Dhw_features_common.c368 struct he_capabilities *he_cap) in hostapd_set_freq_params()
Dieee802_11_common.c274 elems->he_capabilities = pos; in ieee802_11_parse_extension()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
Dhw_features_common.h46 struct he_capabilities *he_caps);
Dieee802_11_common.h122 const u8 *he_capabilities; member
Dhw_features_common.c389 struct he_capabilities *he_cap) in hostapd_set_freq_params()
Dieee802_11_common.c286 elems->he_capabilities = pos; in ieee802_11_parse_extension()
2837 (struct ieee80211_he_capabilities *) elements->he_capabilities; in get_oh_max_noss_capa()
2879 (struct ieee80211_he_capabilities *) elements->he_capabilities; in get_oh_support_channel_width()
Dwpa_common.h602 const u8 *he_capabilities; member
Dwpa_common.c3232 ie->he_capabilities = pos + 3; in wpa_parse_kde_ies()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/rsn_supp/
Dtdls.c139 struct ieee80211_he_capabilities *he_capabilities; member
709 os_free(peer->he_capabilities); in wpa_tdls_peer_clear()
710 peer->he_capabilities = NULL; in wpa_tdls_peer_clear()
1424 if (peer->he_capabilities) in wpa_tdls_send_tpk_m3()
1667 if (!kde->he_capabilities) { in copy_peer_he_capab()
1672 os_free(peer->he_capabilities); in copy_peer_he_capab()
1674 peer->he_capabilities = os_memdup(kde->he_capabilities, in copy_peer_he_capab()
1676 if (!peer->he_capabilities) in copy_peer_he_capab()
1681 peer->he_capabilities, peer->he_capab_len); in copy_peer_he_capab()
1823 peer->he_capabilities, in wpa_tdls_addset_peer()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dhw_features.c361 struct he_capabilities *he_cap; in ieee80211n_check_scan()
760 struct he_capabilities *he_cap; in hostapd_check_he_6ghz_capab()
Dieee802_11_he.c341 struct he_capabilities *he_cap; in hostapd_eid_he_6ghz_band_cap()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
Ddriver.h193 struct he_capabilities { struct
274 struct he_capabilities he_capab[IEEE80211_MODE_NUM];
Ddriver_nl80211_capa.c1558 static void phy_info_iftype_copy(struct he_capabilities *he_capab, in phy_info_iftype_copy()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
Ddriver.h194 struct he_capabilities { struct
294 struct he_capabilities he_capab[IEEE80211_MODE_NUM];
Ddriver_nl80211_capa.c1779 static void phy_info_iftype_copy(struct he_capabilities *he_capab, in phy_info_iftype_copy()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
Dmesh.c213 struct he_capabilities *he_capab = NULL; in wpas_mesh_update_freq_params()
Dmesh_mpm.c767 elems->he_capabilities, elems->he_capabilities_len); in mesh_mpm_add_peer()
Dap.c53 struct he_capabilities *he_cap; in is_chanwidth160_supported()
Devents.c3101 wpa_s->connection_he = req_elems.he_capabilities && in wpa_supplicant_event_associnfo()
3102 resp_elems.he_capabilities; in wpa_supplicant_event_associnfo()
Dscan.c2672 struct he_capabilities *own_he; in wpas_get_est_tpt()
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
Dmesh_mpm.c755 elems->he_capabilities, elems->he_capabilities_len); in mesh_mpm_add_peer()
Devents.c2445 wpa_s->connection_he = req_elems.he_capabilities && in wpa_supplicant_event_associnfo()
2446 resp_elems.he_capabilities; in wpa_supplicant_event_associnfo()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dieee802_11.c2994 elems.he_capabilities, in check_assoc_ies()

12