Home
last modified time | relevance | path

Searched refs:comp_vector (Results 1 – 4 of 4) sorted by relevance

/dpdk/drivers/net/mlx4/
H A Dmlx4_glue.c124 struct ibv_comp_channel *channel, int comp_vector) in mlx4_glue_create_cq() argument
126 return ibv_create_cq(context, cqe, cq_context, channel, comp_vector); in mlx4_glue_create_cq()
H A Dmlx4_glue.h53 int comp_vector);
/dpdk/drivers/common/mlx5/linux/
H A Dmlx5_glue.h177 int comp_vector);
H A Dmlx5_glue.c142 struct ibv_comp_channel *channel, int comp_vector) in mlx5_glue_create_cq() argument
144 return ibv_create_cq(context, cqe, cq_context, channel, comp_vector); in mlx5_glue_create_cq()