Home
last modified time | relevance | path

Searched refs:ieee80211_eht_per_sta_profile (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/wpa/wpa_supplicant/
H A Dbss.c1838 while (len >= 2 + sizeof(struct ieee80211_eht_per_sta_profile)) { in wpa_bss_parse_reconf_ml_element()
1849 const struct ieee80211_eht_per_sta_profile *sta_prof = in wpa_bss_parse_reconf_ml_element()
1850 (const struct ieee80211_eht_per_sta_profile *) in wpa_bss_parse_reconf_ml_element()
/freebsd/contrib/wpa/src/ap/
H A Dbeacon.c1306 const struct ieee80211_eht_per_sta_profile *sta; in parse_ml_probe_req()
1313 sizeof(struct ieee80211_eht_per_sta_profile)) { in parse_ml_probe_req()
1320 sta = (struct ieee80211_eht_per_sta_profile *) sub->data; in parse_ml_probe_req()
/freebsd/contrib/wpa/src/common/
H A Dieee802_11_defs.h2812 struct ieee80211_eht_per_sta_profile { struct