Home
last modified time | relevance | path

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

/include/linux/mlx5/
Ddriver.h400 struct mlx5_eq_table { struct
401 void __iomem *update_ci;
402 void __iomem *update_arm_ci;
403 struct list_head *comp_eq_head;
404 struct mlx5_eq pages_eq;
405 struct mlx5_eq async_eq;
406 struct mlx5_eq cmd_eq;
407 struct msix_entry *msix_arr;
408 int num_comp_vectors;
411 spinlock_t lock;