Home
last modified time | relevance | path

Searched defs:mlx5_core_health (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/include/linux/mlx5/
Ddriver.h390 struct mlx5_core_health { struct
391 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;