Searched refs:neg_vht_cap (Results 1 – 2 of 2) sorted by relevance
459 struct ieee80211_vht_capabilities *neg_vht_cap) in hostapd_get_vht_capab() argument465 os_memcpy(neg_vht_cap, vht_cap, sizeof(*neg_vht_cap)); in hostapd_get_vht_capab()467 cap = le_to_host32(neg_vht_cap->vht_capabilities_info); in hostapd_get_vht_capab()516 neg_vht_cap->vht_capabilities_info = host_to_le32(cap); in hostapd_get_vht_capab()
72 struct ieee80211_vht_capabilities *neg_vht_cap);