Lines Matching refs:devlink_health_reporter
692 struct devlink_health_reporter;
712 int (*recover)(struct devlink_health_reporter *reporter,
714 int (*dump)(struct devlink_health_reporter *reporter,
717 int (*diagnose)(struct devlink_health_reporter *reporter,
720 int (*test)(struct devlink_health_reporter *reporter,
1747 struct devlink_health_reporter *
1752 struct devlink_health_reporter *
1758 devlink_health_reporter_destroy(struct devlink_health_reporter *reporter);
1761 devlink_port_health_reporter_destroy(struct devlink_health_reporter *reporter);
1764 devlink_health_reporter_priv(struct devlink_health_reporter *reporter);
1765 int devlink_health_report(struct devlink_health_reporter *reporter,
1768 devlink_health_reporter_state_update(struct devlink_health_reporter *reporter,
1771 devlink_health_reporter_recovery_done(struct devlink_health_reporter *reporter);