Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/mlx5/
Ddriver.h531 struct mlx5_core_health { struct
532 struct health_buffer __iomem *health;
533 __be32 __iomem *health_counter;
534 struct timer_list timer;
535 u32 prev;
536 int miss_counter;
537 bool sick;
539 spinlock_t wq_lock;
540 struct workqueue_struct *wq;
541 unsigned long flags;
[all …]