Searched refs:neg_he_cap (Results 1 – 4 of 4) sorted by relevance
250 struct ieee80211_he_capabilities *neg_he_cap, in hostapd_get_he_capab() argument256 if (he_capab_len > sizeof(*neg_he_cap)) in hostapd_get_he_capab()257 he_capab_len = sizeof(*neg_he_cap); in hostapd_get_he_capab()260 os_memcpy(neg_he_cap, he_cap, he_capab_len); in hostapd_get_he_capab()
78 struct ieee80211_he_capabilities *neg_he_cap,
379 struct ieee80211_he_capabilities *neg_he_cap, in hostapd_get_he_capab() argument385 if (he_capab_len > sizeof(*neg_he_cap)) in hostapd_get_he_capab()386 he_capab_len = sizeof(*neg_he_cap); in hostapd_get_he_capab()389 os_memcpy(neg_he_cap, he_cap, he_capab_len); in hostapd_get_he_capab()
79 struct ieee80211_he_capabilities *neg_he_cap,