Home
last modified time | relevance | path

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

/hostap-latest/src/ap/
Dbeacon.c2783 bool is_6g, hapd_mld = false; in ieee802_11_set_beacon() local
2793 hapd_mld = hapd->conf->mld_ap; in ieee802_11_set_beacon()
2808 if (is_6g == other_iface_6g && !hapd_mld) in ieee802_11_set_beacon()
2814 !(hapd_mld && other->bss[i]->conf->mld_ap && in ieee802_11_set_beacon()