Home
last modified time | relevance | path

Searched refs:ieee80211_he_capabilities (Results 1 - 24 of 24) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dieee802_11_he.c50 struct ieee80211_he_capabilities *cap; in hostapd_eid_he_capab()
59 ie_size = sizeof(struct ieee80211_he_capabilities); in hostapd_eid_he_capab()
87 cap = (struct ieee80211_he_capabilities *) pos; in hostapd_eid_he_capab()
249 const struct ieee80211_he_capabilities *he_cap, in hostapd_get_he_capab()
250 struct ieee80211_he_capabilities *neg_he_cap, in hostapd_get_he_capab()
275 sta_mcs_set = (u16 *) ((const struct ieee80211_he_capabilities *) in check_valid_he_mcs()
328 he_capab_len > sizeof(struct ieee80211_he_capabilities)) { in copy_sta_he_capab()
337 os_zalloc(sizeof(struct ieee80211_he_capabilities)); in copy_sta_he_capab()
343 os_memset(sta->he_capab, 0, sizeof(struct ieee80211_he_capabilities)); in copy_sta_he_capab()
H A Dieee802_11.h77 const struct ieee80211_he_capabilities *he_cap,
78 struct ieee80211_he_capabilities *neg_he_cap,
H A Dsta_info.h171 struct ieee80211_he_capabilities *he_capab;
H A Dap_drv_ops.h44 const struct ieee80211_he_capabilities *he_capab,
H A Dbeacon.c399 buflen += 3 + sizeof(struct ieee80211_he_capabilities) + in hostapd_gen_probe_resp()
1091 tail_len += 3 + sizeof(struct ieee80211_he_capabilities) + in ieee802_11_build_ap_params()
H A Dap_drv_ops.c416 const struct ieee80211_he_capabilities *he_capab, in hostapd_sta_add()
H A Dieee802_11.c3362 struct ieee80211_he_capabilities he_cap; in add_associated_sta()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dieee802_11_he.c65 struct ieee80211_he_capabilities *cap; in ieee80211_invalid_he_cap_size()
68 cap = (struct ieee80211_he_capabilities *) buf; in ieee80211_invalid_he_cap_size()
86 struct ieee80211_he_capabilities *cap; in hostapd_eid_he_capab()
122 cap = (struct ieee80211_he_capabilities *) pos; in hostapd_eid_he_capab()
378 const struct ieee80211_he_capabilities *he_cap, in hostapd_get_he_capab()
379 struct ieee80211_he_capabilities *neg_he_cap, in hostapd_get_he_capab()
404 sta_mcs_set = (u16 *) ((const struct ieee80211_he_capabilities *) in check_valid_he_mcs()
459 he_capab_len > sizeof(struct ieee80211_he_capabilities)) { in copy_sta_he_capab()
468 os_zalloc(sizeof(struct ieee80211_he_capabilities)); in copy_sta_he_capab()
474 os_memset(sta->he_capab, 0, sizeof(struct ieee80211_he_capabilities)); in copy_sta_he_capab()
[all...]
H A Dieee802_11.h78 const struct ieee80211_he_capabilities *he_cap,
79 struct ieee80211_he_capabilities *neg_he_cap,
H A Dsta_info.h213 struct ieee80211_he_capabilities *he_capab;
H A Dap_drv_ops.h45 const struct ieee80211_he_capabilities *he_capab,
H A Dbeacon.c462 buflen += 3 + sizeof(struct ieee80211_he_capabilities) + in hostapd_gen_probe_resp()
1464 tail_len += 3 + sizeof(struct ieee80211_he_capabilities) + in ieee802_11_build_ap_params()
H A Dap_drv_ops.c420 const struct ieee80211_he_capabilities *he_capab, in hostapd_sta_add()
H A Dieee802_11.c4950 struct ieee80211_he_capabilities he_cap; in add_associated_sta()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Dieee802_11_common.c3018 struct ieee80211_he_capabilities *he_cap = in get_oh_max_noss_capa()
3019 (struct ieee80211_he_capabilities *) elements->he_capabilities; in get_oh_max_noss_capa()
3060 struct ieee80211_he_capabilities *he_cap = in get_oh_support_channel_width()
3061 (struct ieee80211_he_capabilities *) elements->he_capabilities; in get_oh_support_channel_width()
H A Dieee802_11_defs.h2214 struct ieee80211_he_capabilities { struct
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/rsn_supp/
H A Dwpa_i.h414 const struct ieee80211_he_capabilities *he_capab, in wpa_sm_tdls_peer_addset()
H A Dwpa.h76 const struct ieee80211_he_capabilities *he_capab,
H A Dtdls.c139 struct ieee80211_he_capabilities *he_capabilities;
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dscan.c2703 struct ieee80211_he_capabilities *he; in wpas_get_est_tpt()
2710 he = (struct ieee80211_he_capabilities *) &ie[3]; in wpas_get_est_tpt()
H A Dwpas_glue.c801 const struct ieee80211_he_capabilities *he_capab, in wpa_supplicant_tdls_peer_addset()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
H A Dieee802_11_defs.h2107 struct ieee80211_he_capabilities { struct
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Ddriver.h1828 const struct ieee80211_he_capabilities *he_capab;
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Ddriver.h2283 const struct ieee80211_he_capabilities *he_capab;

Completed in 69 milliseconds