Searched refs:he_capabilities (Results 1 – 25 of 26) sorted by relevance
12
39 struct he_capabilities *he_caps);
96 const u8 *he_capabilities; member
368 struct he_capabilities *he_cap) in hostapd_set_freq_params()
274 elems->he_capabilities = pos; in ieee802_11_parse_extension()
46 struct he_capabilities *he_caps);
122 const u8 *he_capabilities; member
389 struct he_capabilities *he_cap) in hostapd_set_freq_params()
286 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()
602 const u8 *he_capabilities; member
3232 ie->he_capabilities = pos + 3; in wpa_parse_kde_ies()
139 struct ieee80211_he_capabilities *he_capabilities; member709 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()
361 struct he_capabilities *he_cap; in ieee80211n_check_scan()760 struct he_capabilities *he_cap; in hostapd_check_he_6ghz_capab()
341 struct he_capabilities *he_cap; in hostapd_eid_he_6ghz_band_cap()
193 struct he_capabilities { struct274 struct he_capabilities he_capab[IEEE80211_MODE_NUM];
1558 static void phy_info_iftype_copy(struct he_capabilities *he_capab, in phy_info_iftype_copy()
194 struct he_capabilities { struct294 struct he_capabilities he_capab[IEEE80211_MODE_NUM];
1779 static void phy_info_iftype_copy(struct he_capabilities *he_capab, in phy_info_iftype_copy()
213 struct he_capabilities *he_capab = NULL; in wpas_mesh_update_freq_params()
767 elems->he_capabilities, elems->he_capabilities_len); in mesh_mpm_add_peer()
53 struct he_capabilities *he_cap; in is_chanwidth160_supported()
3101 wpa_s->connection_he = req_elems.he_capabilities && in wpa_supplicant_event_associnfo()3102 resp_elems.he_capabilities; in wpa_supplicant_event_associnfo()
2672 struct he_capabilities *own_he; in wpas_get_est_tpt()
755 elems->he_capabilities, elems->he_capabilities_len); in mesh_mpm_add_peer()
2445 wpa_s->connection_he = req_elems.he_capabilities && in wpa_supplicant_event_associnfo()2446 resp_elems.he_capabilities; in wpa_supplicant_event_associnfo()
2994 elems.he_capabilities, in check_assoc_ies()