Home
last modified time | relevance | path

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

/hostap-latest/src/ap/
Dieee802_11_eht.c546 link->resp_sta_profile_len; in hostapd_eid_eht_basic_ml_common()
604 link->resp_sta_profile_len); in hostapd_eid_eht_basic_ml_common()
607 len = link->resp_sta_profile_len; in hostapd_eid_eht_basic_ml_common()
762 sta_len += link->resp_sta_profile_len; in hostapd_eid_eht_ml_len()
Dsta_info.h95 u16 resp_sta_profile_len; member
Dbeacon.c1110 link_info->resp_sta_profile_len = epos - buf; in hostapd_fill_probe_resp_ml_params()
1113 buf, link_info->resp_sta_profile_len); in hostapd_fill_probe_resp_ml_params()
1115 link_info->resp_sta_profile_len = 0; in hostapd_fill_probe_resp_ml_params()
1120 mld_link_id, link_info->resp_sta_profile_len, in hostapd_fill_probe_resp_ml_params()
Dieee802_11.c4504 link->resp_sta_profile_len = link->resp_sta_profile ? p - buf : 0; in ieee80211_ml_build_assoc_resp()
4573 li->resp_sta_profile_len = 0; in ieee80211_ml_process_link()