Searched defs:devlink_health_reporter_ops (Results 1 – 5 of 5) sorted by relevance
114607 struct devlink_health_reporter_ops { struct114618 const struct devlink_health_reporter_ops *ops; argument
72883 struct devlink_health_reporter_ops { struct72884 char *name;72885 int (*recover)(struct devlink_health_reporter *, void *, struct netlink_ext_ack *);72886 …(*dump)(struct devlink_health_reporter *, struct devlink_fmsg *, void *, struct netlink_ext_ack *);72887 int (*diagnose)(struct devlink_health_reporter *, struct devlink_fmsg *, struct netlink_ext_ack *);72888 int (*test)(struct devlink_health_reporter *, struct netlink_ext_ack *);
101428 struct devlink_health_reporter_ops { struct101439 const struct devlink_health_reporter_ops *ops; argument