Lines Matching refs:devlink_health_reporter
674 struct devlink_health_reporter;
694 int (*recover)(struct devlink_health_reporter *reporter,
696 int (*dump)(struct devlink_health_reporter *reporter,
699 int (*diagnose)(struct devlink_health_reporter *reporter,
702 int (*test)(struct devlink_health_reporter *reporter,
1777 struct devlink_health_reporter *
1782 struct devlink_health_reporter *
1788 devlink_health_reporter_destroy(struct devlink_health_reporter *reporter);
1791 devlink_port_health_reporter_destroy(struct devlink_health_reporter *reporter);
1794 devlink_health_reporter_priv(struct devlink_health_reporter *reporter);
1795 int devlink_health_report(struct devlink_health_reporter *reporter,
1798 devlink_health_reporter_state_update(struct devlink_health_reporter *reporter,
1801 devlink_health_reporter_recovery_done(struct devlink_health_reporter *reporter);