Home
last modified time | relevance | path

Searched defs:devlink_health_reporter (Results 1 – 1 of 1) sorted by relevance

/developtools/profiler/hiebpf/include/
Dvmlinux.h150619 struct devlink_health_reporter { struct
150622 const struct devlink_health_reporter_ops *ops; argument
150623 struct devlink *devlink;
150624 struct devlink_port *devlink_port;
150625 struct devlink_fmsg *dump_fmsg;
150626 struct mutex dump_lock;
150627 u64 graceful_period;
150628 bool auto_recover;
150629 bool auto_dump;
150630 u8 health_state;
[all …]