Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Deq.c74 struct mlx5_eq_table { struct
75 struct list_head comp_eqs_list;
76 struct mlx5_eq_async pages_eq;
77 struct mlx5_eq_async cmd_eq;
78 struct mlx5_eq_async async_eq;
80 struct atomic_notifier_head nh[MLX5_EVENT_TYPE_MAX];
83 struct mlx5_nb cq_err_nb;
85 struct mutex lock; /* sync async eqs creations */
86 int num_comp_eqs;
87 struct mlx5_irq_table *irq_table;