Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/ap/
H A Dbeacon.c2687 bool is_6g, hapd_mld = false; in ieee802_11_set_beacon() local
2697 hapd_mld = hapd->conf->mld_ap; in ieee802_11_set_beacon()
2712 if (is_6g == other_iface_6g && !hapd_mld) in ieee802_11_set_beacon()
2718 !(hapd_mld && other->bss[i]->conf->mld_ap && in ieee802_11_set_beacon()