Searched defs:mlx5_eq_async (Results 1 – 1 of 1) sorted by relevance
38 struct mlx5_eq_async { struct39 struct mlx5_eq core;40 struct notifier_block irq_nb;41 spinlock_t lock; /* To avoid irq EQ handle races with resiliency flows */