Searched refs:vht_cap (Results 1 – 3 of 3) sorted by relevance
127 struct ieee80211_vht_capabilities *vht_cap, in hostapd_get_vht_capab() argument132 if (vht_cap == NULL) in hostapd_get_vht_capab()134 os_memcpy(neg_vht_cap, vht_cap, sizeof(*neg_vht_cap)); in hostapd_get_vht_capab()
61 struct ieee80211_vht_capabilities *vht_cap,
1895 struct ieee80211_vht_capabilities vht_cap; in handle_assoc_cb() local1971 hostapd_get_vht_capab(hapd, sta->vht_capabilities, &vht_cap); in handle_assoc_cb()1978 sta->flags & WLAN_STA_VHT ? &vht_cap : NULL, in handle_assoc_cb()