Searched defs:mlx5_core_health (Results 1 – 1 of 1) sorted by relevance
390 struct mlx5_core_health { struct391 struct health_buffer __iomem *health;392 __be32 __iomem *health_counter;393 struct timer_list timer;394 u32 prev;395 int miss_counter;396 bool sick;397 struct workqueue_struct *wq;398 struct work_struct work;