Searched refs:reporter (Results 1 – 2 of 2) sorted by relevance
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,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);
84 char reporter; member