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