/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
H A D | ieee802_11_he.c | 251 size_t he_capab_len) in hostapd_get_he_capab() 256 if (he_capab_len > sizeof(*neg_he_cap)) in hostapd_get_he_capab() 257 he_capab_len = sizeof(*neg_he_cap); in hostapd_get_he_capab() 260 os_memcpy(neg_he_cap, he_cap, he_capab_len); in hostapd_get_he_capab() 324 size_t he_capab_len) in copy_sta_he_capab() 328 he_capab_len > sizeof(struct ieee80211_he_capabilities)) { in copy_sta_he_capab() 344 os_memcpy(sta->he_capab, he_capab, he_capab_len); in copy_sta_he_capab() 345 sta->he_capab_len = he_capab_len; in copy_sta_he_capab() 248 hostapd_get_he_capab(struct hostapd_data *hapd, const struct ieee80211_he_capabilities *he_cap, struct ieee80211_he_capabilities *neg_he_cap, size_t he_capab_len) hostapd_get_he_capab() argument 322 copy_sta_he_capab(struct hostapd_data *hapd, struct sta_info *sta, enum ieee80211_op_mode opmode, const u8 *he_capab, size_t he_capab_len) copy_sta_he_capab() argument
|
H A D | ieee802_11.h | 79 size_t he_capab_len); 97 size_t he_capab_len);
|
H A D | sta_info.h | 172 size_t he_capab_len; member
|
H A D | ap_drv_ops.c | 417 size_t he_capab_len, in hostapd_sta_add() 438 params.he_capab_len = he_capab_len; in hostapd_sta_add() 410 hostapd_sta_add(struct hostapd_data *hapd, const u8 *addr, u16 aid, u16 capability, const u8 *supp_rates, size_t supp_rates_len, u16 listen_interval, const struct ieee80211_ht_capabilities *ht_capab, const struct ieee80211_vht_capabilities *vht_capab, const struct ieee80211_he_capabilities *he_capab, size_t he_capab_len, u32 flags, u8 qosinfo, u8 vht_opmode, int supp_p2p_ps, int set) hostapd_sta_add() argument
|
H A D | ap_drv_ops.h | 45 size_t he_capab_len,
|
H A D | ieee802_11.c | 3418 sta->he_capab_len); in add_associated_sta() 3433 sta->flags & WLAN_STA_HE ? sta->he_capab_len : 0, in add_associated_sta()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
H A D | ieee802_11_he.c | 380 size_t he_capab_len) in hostapd_get_he_capab() 385 if (he_capab_len > sizeof(*neg_he_cap)) in hostapd_get_he_capab() 386 he_capab_len = sizeof(*neg_he_cap); in hostapd_get_he_capab() 389 os_memcpy(neg_he_cap, he_cap, he_capab_len); in hostapd_get_he_capab() 453 size_t he_capab_len) in copy_sta_he_capab() 458 ieee80211_invalid_he_cap_size(he_capab, he_capab_len) || in copy_sta_he_capab() 459 he_capab_len > sizeof(struct ieee80211_he_capabilities)) { in copy_sta_he_capab() 475 os_memcpy(sta->he_capab, he_capab, he_capab_len); in copy_sta_he_capab() 476 sta->he_capab_len = he_capab_len; in copy_sta_he_capab() 377 hostapd_get_he_capab(struct hostapd_data *hapd, const struct ieee80211_he_capabilities *he_cap, struct ieee80211_he_capabilities *neg_he_cap, size_t he_capab_len) hostapd_get_he_capab() argument 451 copy_sta_he_capab(struct hostapd_data *hapd, struct sta_info *sta, enum ieee80211_op_mode opmode, const u8 *he_capab, size_t he_capab_len) copy_sta_he_capab() argument [all...] |
H A D | ieee802_11.h | 80 size_t he_capab_len); 98 size_t he_capab_len);
|
H A D | sta_info.h | 214 size_t he_capab_len; member
|
H A D | ap_drv_ops.c | 421 size_t he_capab_len, in hostapd_sta_add() 443 params.he_capab_len = he_capab_len; in hostapd_sta_add() 414 hostapd_sta_add(struct hostapd_data *hapd, const u8 *addr, u16 aid, u16 capability, const u8 *supp_rates, size_t supp_rates_len, u16 listen_interval, const struct ieee80211_ht_capabilities *ht_capab, const struct ieee80211_vht_capabilities *vht_capab, const struct ieee80211_he_capabilities *he_capab, size_t he_capab_len, const struct ieee80211_he_6ghz_band_cap *he_6ghz_capab, u32 flags, u8 qosinfo, u8 vht_opmode, int supp_p2p_ps, int set) hostapd_sta_add() argument
|
H A D | ap_drv_ops.h | 46 size_t he_capab_len,
|
H A D | ieee802_11.c | 5004 sta->he_capab_len); in add_associated_sta() 5019 sta->flags & WLAN_STA_HE ? sta->he_capab_len : 0, in add_associated_sta()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/rsn_supp/ |
H A D | wpa_i.h | 415 size_t he_capab_len, in wpa_sm_tdls_peer_addset() 427 he_capab, he_capab_len, in wpa_sm_tdls_peer_addset() 409 wpa_sm_tdls_peer_addset(struct wpa_sm *sm, const u8 *addr, int add, u16 aid, u16 capability, const u8 *supp_rates, size_t supp_rates_len, const struct ieee80211_ht_capabilities *ht_capab, const struct ieee80211_vht_capabilities *vht_capab, const struct ieee80211_he_capabilities *he_capab, size_t he_capab_len, const struct ieee80211_he_6ghz_band_cap *he_6ghz_capab, u8 qosinfo, int wmm, const u8 *ext_capab, size_t ext_capab_len, const u8 *supp_channels, size_t supp_channels_len, const u8 *supp_oper_classes, size_t supp_oper_classes_len) wpa_sm_tdls_peer_addset() argument
|
H A D | tdls.c | 140 size_t he_capab_len; member 1681 peer->he_capab_len = 0; 1683 kde->he_capab_len); 1687 peer->he_capab_len = kde->he_capab_len; 1689 peer->he_capabilities, peer->he_capab_len); 1832 peer->he_capab_len,
|
H A D | wpa.h | 77 size_t he_capab_len,
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
H A D | wpas_glue.c | 802 size_t he_capab_len, in wpa_supplicant_tdls_peer_addset() 828 params.he_capab_len = he_capab_len; in wpa_supplicant_tdls_peer_addset() 796 wpa_supplicant_tdls_peer_addset( void *ctx, const u8 *peer, int add, u16 aid, u16 capability, const u8 *supp_rates, size_t supp_rates_len, const struct ieee80211_ht_capabilities *ht_capab, const struct ieee80211_vht_capabilities *vht_capab, const struct ieee80211_he_capabilities *he_capab, size_t he_capab_len, const struct ieee80211_he_6ghz_band_cap *he_6ghz_he_capab, u8 qosinfo, int wmm, const u8 *ext_capab, size_t ext_capab_len, const u8 *supp_channels, size_t supp_channels_len, const u8 *supp_oper_classes, size_t supp_oper_classes_len) wpa_supplicant_tdls_peer_addset() argument
|
H A D | mesh_mpm.c | 789 params.he_capab_len = sta->he_capab_len; in mesh_mpm_add_peer()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
H A D | mesh_mpm.c | 776 params.he_capab_len = sta->he_capab_len; in mesh_mpm_add_peer()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/ |
H A D | wpa_common.h | 654 size_t he_capab_len; member
|
H A D | wpa_common.c | 3539 ie->he_capab_len = pos[1] - 1; in wpa_parse_kde_ies()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/ |
H A D | driver.h | 1829 size_t he_capab_len; member
|
H A D | driver_nl80211.c | 4565 params->he_capab, params->he_capab_len); in wpa_driver_nl80211_sta_add() 4567 params->he_capab_len, params->he_capab)) in wpa_driver_nl80211_sta_add()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/ |
H A D | driver.h | 2284 size_t he_capab_len; member
|
H A D | driver_nl80211.c | 5369 params->he_capab, params->he_capab_len); in wpa_driver_nl80211_sta_add() 5371 params->he_capab_len, params->he_capab)) in wpa_driver_nl80211_sta_add()
|