Lines Matching refs:mld_ap
680 struct hostapd_data *mld_ap; member
745 if (!params->is_ml_sta_info && hapd->conf->mld_ap) { in hostapd_probe_resp_elems_len()
747 params->mld_ap ? params->mld_ap : hapd; in hostapd_probe_resp_elems_len()
750 ml_elem_ap, params->mld_info, !!params->mld_ap); in hostapd_probe_resp_elems_len()
912 params->mld_ap ? params->mld_ap : hapd; in hostapd_probe_resp_fill_elems()
914 if (ml_elem_ap->conf->mld_ap) in hostapd_probe_resp_fill_elems()
917 pos, !!params->mld_ap); in hostapd_probe_resp_fill_elems()
1045 params->mld_ap = NULL; in hostapd_fill_probe_resp_ml_params()
1068 params->mld_ap = link; in hostapd_fill_probe_resp_ml_params()
1083 sta_info_params.mld_ap = NULL; in hostapd_fill_probe_resp_ml_params()
1124 if (mld_id != -1 && !params->mld_ap) { in hostapd_fill_probe_resp_ml_params()
1135 params->mld_ap = NULL; in hostapd_fill_probe_resp_ml_params()
1676 if (hapd->conf->mld_ap && elems.probe_req_mle && in handle_probe_req()
1770 params.mld_ap = NULL; in hostapd_probe_resp_offloads()
1814 probe_params.mld_ap = NULL; in hostapd_unsol_bcast_probe_resp()
2230 if (hapd->conf->mld_ap) in ieee802_11_build_ap_params()
2405 if (hapd->conf->mld_ap) in ieee802_11_build_ap_params()
2613 if (hapd->conf->mld_ap && hapd->iconf->ieee80211be && in ieee802_11_build_ap_params()
2615 params->mld_ap = true; in ieee802_11_build_ap_params()
2741 if (hapd->conf->mld_ap) in __ieee802_11_set_beacon()
2793 hapd_mld = hapd->conf->mld_ap; in ieee802_11_set_beacon()
2814 !(hapd_mld && other->bss[i]->conf->mld_ap && in ieee802_11_set_beacon()