Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/mlx5/
Ddriver.h428 struct mlx5_core_health { struct
429 struct health_buffer __iomem *health;
430 __be32 __iomem *health_counter;
431 struct timer_list timer;
432 u32 prev;
433 int miss_counter;
434 u8 synd;
435 u32 fatal_error;
436 u32 crdump_size;
437 struct workqueue_struct *wq;
[all …]