Searched refs:hapd2 (Results 1 – 2 of 2) sorted by relevance
821 struct hostapd_data *hapd2);
4832 struct hostapd_data *hapd2) in hostapd_is_ml_partner() argument4834 if (!hapd1->conf->mld_ap || !hapd2->conf->mld_ap) in hostapd_is_ml_partner()4837 return !os_strcmp(hapd1->conf->iface, hapd2->conf->iface); in hostapd_is_ml_partner()