Home
last modified time | relevance | path

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

/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/
Deq.c73 struct mlx5_eq_table { struct
74 struct list_head comp_eqs_list;
75 struct mlx5_eq_async pages_eq;
76 struct mlx5_eq_async cmd_eq;
77 struct mlx5_eq_async async_eq;
79 struct atomic_notifier_head nh[MLX5_EVENT_TYPE_MAX];
82 struct mlx5_nb cq_err_nb;
84 struct mutex lock; /* sync async eqs creations */
85 int num_comp_eqs;
86 struct mlx5_irq_table *irq_table;