Lines Matching refs:mld_ap
605 struct hostapd_data *mld_ap; member
670 if (!params->is_ml_sta_info && hapd->conf->mld_ap) { in hostapd_probe_resp_elems_len()
672 params->mld_ap ? params->mld_ap : hapd; in hostapd_probe_resp_elems_len()
675 ml_elem_ap, params->mld_info, !!params->mld_ap); in hostapd_probe_resp_elems_len()
834 params->mld_ap ? params->mld_ap : hapd; in hostapd_probe_resp_fill_elems()
836 if (ml_elem_ap->conf->mld_ap) in hostapd_probe_resp_fill_elems()
839 pos, !!params->mld_ap); in hostapd_probe_resp_fill_elems()
963 params->mld_ap = NULL; in hostapd_fill_probe_resp_ml_params()
986 params->mld_ap = link; in hostapd_fill_probe_resp_ml_params()
1001 sta_info_params.mld_ap = NULL; in hostapd_fill_probe_resp_ml_params()
1042 if (mld_id != -1 && !params->mld_ap) { in hostapd_fill_probe_resp_ml_params()
1053 params->mld_ap = NULL; in hostapd_fill_probe_resp_ml_params()
1594 if (hapd->conf->mld_ap && elems.probe_req_mle && in handle_probe_req()
1688 params.mld_ap = NULL; in hostapd_probe_resp_offloads()
1732 probe_params.mld_ap = NULL; in hostapd_unsol_bcast_probe_resp()
2148 if (hapd->conf->mld_ap) in ieee802_11_build_ap_params()
2320 if (hapd->conf->mld_ap) in ieee802_11_build_ap_params()
2517 if (hapd->conf->mld_ap && hapd->iconf->ieee80211be && in ieee802_11_build_ap_params()
2519 params->mld_ap = true; in ieee802_11_build_ap_params()
2645 if (hapd->conf->mld_ap) in __ieee802_11_set_beacon()
2697 hapd_mld = hapd->conf->mld_ap; in ieee802_11_set_beacon()
2718 !(hapd_mld && other->bss[i]->conf->mld_ap && in ieee802_11_set_beacon()