Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/mlx5/
Ddriver.h427 struct mlx5_core_health { struct
428 struct health_buffer __iomem *health;
429 __be32 __iomem *health_counter;
430 struct timer_list timer;
431 u32 prev;
432 int miss_counter;
433 u8 synd;
434 u32 fatal_error;
435 u32 crdump_size;
437 spinlock_t wq_lock;
[all …]