Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/mlx5/
Ddriver.h528 struct mlx5_core_health { struct
529 struct health_buffer __iomem *health;
530 __be32 __iomem *health_counter;
531 struct timer_list timer;
532 u32 prev;
533 int miss_counter;
534 bool sick;
536 spinlock_t wq_lock;
537 struct workqueue_struct *wq;
538 unsigned long flags;
[all …]