Lines Matching refs:reporting_hapd
7330 struct hostapd_data *reporting_hapd, in hostapd_skip_rnr() argument
7350 if (!mld_update && hostapd_is_ml_partner(reporting_hapd, bss)) in hostapd_skip_rnr()
7355 if (mld_update && !hostapd_is_ml_partner(reporting_hapd, bss)) in hostapd_skip_rnr()
7365 struct hostapd_data *reporting_hapd, in hostapd_eid_rnr_iface_len() argument
7403 if (bss == reporting_hapd || in hostapd_eid_rnr_iface_len()
7409 reporting_hapd, bss)) in hostapd_eid_rnr_iface_len()
7652 struct hostapd_data *reporting_hapd, in hostapd_eid_rnr_bss() argument
7669 bss == reporting_hapd || bss->conf->ignore_broadcast_ssid) in hostapd_eid_rnr_bss()
7673 mld_update, reporting_hapd, bss)) in hostapd_eid_rnr_bss()
7695 if (bss->conf->ssid.short_ssid == reporting_hapd->conf->ssid.short_ssid) in hostapd_eid_rnr_bss()
7722 is_partner = hostapd_is_ml_partner(bss, reporting_hapd); in hostapd_eid_rnr_bss()
7749 struct hostapd_data *reporting_hapd, in hostapd_eid_rnr_iface() argument
7788 if (hostapd_eid_rnr_bss(hapd, reporting_hapd, in hostapd_eid_rnr_iface()