Home
last modified time | relevance | path

Searched refs:mlx5_cq_table (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Deq.c424 struct mlx5_cq_table *table = &eq->cq_table; in mlx5_eq_cq_get()
650 struct mlx5_cq_table *cq_table = &eq->cq_table; in mlx5_create_map_eq()
787 struct mlx5_cq_table *table = &eq->cq_table; in mlx5_eq_add_cq()
799 struct mlx5_cq_table *table = &eq->cq_table; in mlx5_eq_del_cq()
/Linux-v4.19/include/linux/mlx5/
Ddriver.h388 struct mlx5_cq_table { struct
396 struct mlx5_cq_table cq_table; argument