Lines Matching refs:reporting_hapd
7339 struct hostapd_data *reporting_hapd, in hostapd_skip_rnr() argument
7359 if (!mld_update && hostapd_is_ml_partner(reporting_hapd, bss)) in hostapd_skip_rnr()
7364 if (mld_update && !hostapd_is_ml_partner(reporting_hapd, bss)) in hostapd_skip_rnr()
7374 struct hostapd_data *reporting_hapd, in hostapd_eid_rnr_iface_len() argument
7412 if (bss == reporting_hapd || in hostapd_eid_rnr_iface_len()
7418 reporting_hapd, bss)) in hostapd_eid_rnr_iface_len()
7661 struct hostapd_data *reporting_hapd, in hostapd_eid_rnr_bss() argument
7678 bss == reporting_hapd || bss->conf->ignore_broadcast_ssid) in hostapd_eid_rnr_bss()
7682 mld_update, reporting_hapd, bss)) in hostapd_eid_rnr_bss()
7704 if (bss->conf->ssid.short_ssid == reporting_hapd->conf->ssid.short_ssid) in hostapd_eid_rnr_bss()
7731 is_partner = hostapd_is_ml_partner(bss, reporting_hapd); in hostapd_eid_rnr_bss()
7758 struct hostapd_data *reporting_hapd, in hostapd_eid_rnr_iface() argument
7797 if (hostapd_eid_rnr_bss(hapd, reporting_hapd, in hostapd_eid_rnr_iface()