Home
last modified time | relevance | path

Searched refs:vht_cap (Results 1 – 9 of 9) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dieee802_11_vht.c132 const struct ieee80211_vht_capabilities *vht_cap; in check_valid_vht_mcs() local
148 vht_cap = (const struct ieee80211_vht_capabilities *) sta_vht_capab; in check_valid_vht_mcs()
151 sta_rx_mcs_set = le_to_host16(vht_cap->vht_supported_mcs_set.rx_map); in check_valid_vht_mcs()
298 struct ieee80211_vht_capabilities *vht_cap, in hostapd_get_vht_capab() argument
303 if (vht_cap == NULL) in hostapd_get_vht_capab()
305 os_memcpy(neg_vht_cap, vht_cap, sizeof(*neg_vht_cap)); in hostapd_get_vht_capab()
Dieee802_11.h75 struct ieee80211_vht_capabilities *vht_cap,
Dieee802_11.c4927 struct ieee80211_vht_capabilities vht_cap; in add_associated_sta() local
4977 hostapd_get_vht_capab(hapd, sta->vht_capabilities, &vht_cap); in add_associated_sta()
4995 sta->flags & WLAN_STA_VHT ? &vht_cap : NULL, in add_associated_sta()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dieee802_11_vht.c129 const struct ieee80211_vht_capabilities *vht_cap; in check_valid_vht_mcs() local
145 vht_cap = (const struct ieee80211_vht_capabilities *) sta_vht_capab; in check_valid_vht_mcs()
148 sta_rx_mcs_set = le_to_host16(vht_cap->vht_supported_mcs_set.rx_map); in check_valid_vht_mcs()
458 struct ieee80211_vht_capabilities *vht_cap, in hostapd_get_vht_capab() argument
463 if (vht_cap == NULL) in hostapd_get_vht_capab()
465 os_memcpy(neg_vht_cap, vht_cap, sizeof(*neg_vht_cap)); in hostapd_get_vht_capab()
Dieee802_11.h74 struct ieee80211_vht_capabilities *vht_cap,
Dieee802_11.c3361 struct ieee80211_vht_capabilities vht_cap; in add_associated_sta() local
3413 hostapd_get_vht_capab(hapd, sta->vht_capabilities, &vht_cap); in add_associated_sta()
3431 sta->flags & WLAN_STA_VHT ? &vht_cap : NULL, in add_associated_sta()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
Dieee802_11_common.c2834 struct ieee80211_vht_capabilities *vht_cap = in get_oh_max_noss_capa() local
2845 if (vht_cap) { in get_oh_max_noss_capa()
2846 macs_map = (parse_rx) ? vht_cap->vht_supported_mcs_set.rx_map: in get_oh_max_noss_capa()
2847 vht_cap->vht_supported_mcs_set.tx_map; in get_oh_max_noss_capa()
2876 struct ieee80211_vht_capabilities *vht_cap = in get_oh_support_channel_width() local
2881 if (vht_cap) { in get_oh_support_channel_width()
2883 le_to_host32(vht_cap->vht_capabilities_info); in get_oh_support_channel_width()
/third_party/libabigail/tests/data/test-diff-filter/
Dtest-PR27569-v1.abi82348 …<var-decl name="vht_cap" type-id="c994e9c8" visibility="default" filepath="include/net/cfg80211.h"…
Dtest-PR27569-v0.abi82330 …<var-decl name="vht_cap" type-id="c994e9c8" visibility="default" filepath="include/net/cfg80211.h"…