Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/wpa_supplicant/
H A Dwnm_sta.c532 const struct ieee80211_eht_per_sta_profile *sta_prof = in wnm_parse_neighbor_report_multi_link() local
538 if (sub_elem_len < sizeof(*sta_prof)) { in wnm_parse_neighbor_report_multi_link()
546 control = le_to_host16(sta_prof->sta_control); in wnm_parse_neighbor_report_multi_link()
H A Dbss.c2292 const struct ieee80211_eht_per_sta_profile *sta_prof = in wpa_bss_parse_reconf_ml_element() local
2295 u16 control = le_to_host16(sta_prof->sta_control); in wpa_bss_parse_reconf_ml_element()
/freebsd/contrib/wpa/src/ap/
H A Dieee802_11.h47 u8 sta_prof[]; member
H A Dieee802_11_eht.c2376 os_memcpy(info->sta_prof, sta_info, sta_prof_len); in hostapd_parse_link_reconf_req_sta_profile()
2566 info->sta_prof + 2, in hostapd_validate_link_reconf_req()