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