Searched refs:vht_cap (Results 1 – 5 of 5) sorted by relevance
132 const struct ieee80211_vht_capabilities *vht_cap; in check_valid_vht_mcs() local148 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() argument303 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()
75 struct ieee80211_vht_capabilities *vht_cap,
4791 struct ieee80211_vht_capabilities vht_cap; in add_associated_sta() local4841 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()
82330 …<var-decl name="vht_cap" type-id="c994e9c8" visibility="default" filepath="include/net/cfg80211.h"…
82348 …<var-decl name="vht_cap" type-id="c994e9c8" visibility="default" filepath="include/net/cfg80211.h"…