Searched defs:devlink_health_reporter_ops (Results 1 – 1 of 1) sorted by relevance
671 struct devlink_health_reporter_ops { struct672 char *name;673 int (*recover)(struct devlink_health_reporter *reporter,675 int (*dump)(struct devlink_health_reporter *reporter,678 int (*diagnose)(struct devlink_health_reporter *reporter,681 int (*test)(struct devlink_health_reporter *reporter,
Completed in 13 milliseconds