Searched refs:hapd1 (Results 1 – 2 of 2) sorted by relevance
820 bool hostapd_is_ml_partner(struct hostapd_data *hapd1,
4831 bool hostapd_is_ml_partner(struct hostapd_data *hapd1, 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()