Searched refs:neg_he_cap (Results 1 – 2 of 2) sorted by relevance
361 struct ieee80211_he_capabilities *neg_he_cap, in hostapd_get_he_capab() argument367 if (he_capab_len > sizeof(*neg_he_cap)) in hostapd_get_he_capab()368 he_capab_len = sizeof(*neg_he_cap); in hostapd_get_he_capab()371 os_memcpy(neg_he_cap, he_cap, he_capab_len); in hostapd_get_he_capab()
79 struct ieee80211_he_capabilities *neg_he_cap,