Searched defs:mlx5_core_health (Results 1 – 1 of 1) sorted by relevance
431 struct mlx5_core_health { struct432 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;[all …]