Lines Matching refs:devlink_health_reporter
629 struct devlink_health_reporter;
649 int (*recover)(struct devlink_health_reporter *reporter,
651 int (*dump)(struct devlink_health_reporter *reporter,
654 int (*diagnose)(struct devlink_health_reporter *reporter,
657 int (*test)(struct devlink_health_reporter *reporter,
1548 struct devlink_health_reporter *
1553 struct devlink_health_reporter *
1559 devlink_health_reporter_destroy(struct devlink_health_reporter *reporter);
1562 devlink_port_health_reporter_destroy(struct devlink_health_reporter *reporter);
1565 devlink_health_reporter_priv(struct devlink_health_reporter *reporter);
1566 int devlink_health_report(struct devlink_health_reporter *reporter,
1569 devlink_health_reporter_state_update(struct devlink_health_reporter *reporter,
1572 devlink_health_reporter_recovery_done(struct devlink_health_reporter *reporter);