Lines Matching defs:mlx5_core_health
431 struct mlx5_core_health { struct
432 struct health_buffer __iomem *health;
433 __be32 __iomem *health_counter;
434 struct timer_list timer;
435 u32 prev;
436 int miss_counter;
437 u8 synd;
438 u32 fatal_error;
439 u32 crdump_size;
441 spinlock_t wq_lock;
442 struct workqueue_struct *wq;
443 unsigned long flags;
444 struct work_struct fatal_report_work;
445 struct work_struct report_work;
446 struct delayed_work recover_work;
447 struct devlink_health_reporter *fw_reporter;
448 struct devlink_health_reporter *fw_fatal_reporter;