Searched refs:neg_vht_cap (Results 1 – 2 of 2) sorted by relevance
238 struct ieee80211_vht_capabilities *neg_vht_cap) in hostapd_get_vht_capab() argument244 os_memcpy(neg_vht_cap, vht_cap, sizeof(*neg_vht_cap)); in hostapd_get_vht_capab()246 cap = le_to_host32(neg_vht_cap->vht_capabilities_info); in hostapd_get_vht_capab()295 neg_vht_cap->vht_capabilities_info = host_to_le32(cap); in hostapd_get_vht_capab()
63 struct ieee80211_vht_capabilities *neg_vht_cap);