Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/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.c4791 struct ieee80211_vht_capabilities vht_cap; in add_associated_sta() local
4841 hostapd_get_vht_capab(hapd, sta->vht_capabilities, &vht_cap); in add_associated_sta()
4859 sta->flags & WLAN_STA_VHT ? &vht_cap : NULL, in add_associated_sta()
/external/libabigail/tests/data/test-diff-filter/
Dtest-PR27569-v0.abi82330 …<var-decl name="vht_cap" type-id="c994e9c8" visibility="default" filepath="include/net/cfg80211.h"…
Dtest-PR27569-v1.abi82348 …<var-decl name="vht_cap" type-id="c994e9c8" visibility="default" filepath="include/net/cfg80211.h"…