Searched refs:resp_sta_profile (Results 1 – 5 of 5) sorted by relevance
598 if (!link->resp_sta_profile) in hostapd_eid_eht_basic_ml_common()603 wpabuf_put_data(buf, link->resp_sta_profile, in hostapd_eid_eht_basic_ml_common()606 ptr = link->resp_sta_profile; in hostapd_eid_eht_basic_ml_common()
96 u8 *resp_sta_profile; member
1029 os_free(link_info->resp_sta_profile); in hostapd_fill_probe_resp_ml_params()1030 link_info->resp_sta_profile = os_memdup( in hostapd_fill_probe_resp_ml_params()1032 if (!link_info->resp_sta_profile) in hostapd_fill_probe_resp_ml_params()
1884 os_free(info->links[i].resp_sta_profile); in ap_sta_free_sta_profile()1885 info->links[i].resp_sta_profile = NULL; in ap_sta_free_sta_profile()
4495 os_free(link->resp_sta_profile); in ieee80211_ml_build_assoc_resp()4496 link->resp_sta_profile = os_memdup(buf, p - buf); in ieee80211_ml_build_assoc_resp()4497 link->resp_sta_profile_len = link->resp_sta_profile ? p - buf : 0; in ieee80211_ml_build_assoc_resp()4565 li->resp_sta_profile = NULL; in ieee80211_ml_process_link()