Searched defs:mlx5_core_health (Results 1 – 1 of 1) sorted by relevance
421 struct mlx5_core_health { struct422 struct health_buffer __iomem *health;423 __be32 __iomem *health_counter;424 struct timer_list timer;425 u32 prev;426 int miss_counter;427 u8 synd;428 u32 fatal_error;429 u32 crdump_size;431 spinlock_t wq_lock;[all …]