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