Searched defs:mlx5_core_health (Results 1 – 1 of 1) sorted by relevance
428 struct mlx5_core_health { struct431 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;438 unsigned long flags;439 struct work_struct fatal_report_work;[all …]