Home
last modified time | relevance | path

Searched refs:he_cap (Results 1 – 4 of 4) sorted by relevance

/dragonfly/contrib/wpa_supplicant/src/ap/
H A Dieee802_11_he.c249 const struct ieee80211_he_capabilities *he_cap, in hostapd_get_he_capab() argument
253 if (!he_cap) in hostapd_get_he_capab()
260 os_memcpy(neg_he_cap, he_cap, he_capab_len); in hostapd_get_he_capab()
H A Dieee802_11.h77 const struct ieee80211_he_capabilities *he_cap,
H A Dieee802_11.c3362 struct ieee80211_he_capabilities he_cap; in add_associated_sta() local
3417 hostapd_get_he_capab(hapd, sta->he_capab, &he_cap, in add_associated_sta()
3432 sta->flags & WLAN_STA_HE ? &he_cap : NULL, in add_associated_sta()
/dragonfly/contrib/wpa_supplicant/src/common/
H A Dhw_features_common.c368 struct he_capabilities *he_cap) in hostapd_set_freq_params() argument
370 if (!he_cap) in hostapd_set_freq_params()