Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/mlx5/
HDdriver.h497 struct mlx5_core_health { struct
498 struct mlx5_health_buffer __iomem *health;
499 __be32 __iomem *health_counter;
500 struct timer_list timer;
501 u32 prev;
502 int miss_counter;
503 u32 fatal_error;
504 struct workqueue_struct *wq_watchdog;
505 struct work_struct work_watchdog;
507 spinlock_t wq_lock;
[all …]