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