Searched refs:neg_vht_cap (Results 1 – 2 of 2) sorted by relevance
299 struct ieee80211_vht_capabilities *neg_vht_cap) in hostapd_get_vht_capab() argument305 os_memcpy(neg_vht_cap, vht_cap, sizeof(*neg_vht_cap)); in hostapd_get_vht_capab()307 cap = le_to_host32(neg_vht_cap->vht_capabilities_info); in hostapd_get_vht_capab()356 neg_vht_cap->vht_capabilities_info = host_to_le32(cap); in hostapd_get_vht_capab()
76 struct ieee80211_vht_capabilities *neg_vht_cap);