Searched defs:mlx5_core_health (Results 1 – 1 of 1) sorted by relevance
435 struct mlx5_core_health { struct436 struct health_buffer __iomem *health;437 __be32 __iomem *health_counter;438 struct timer_list timer;439 u32 prev;440 int miss_counter;441 u8 synd;442 u32 fatal_error;443 u32 crdump_size;444 struct workqueue_struct *wq;[all …]