Searched refs:comp_vector (Results 1 – 5 of 5) sorted by relevance
| /f-stack/dpdk/drivers/net/mlx4/ |
| H A D | mlx4_glue.c | 124 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 D | mlx4_glue.h | 53 int comp_vector);
|
| /f-stack/dpdk/drivers/common/mlx5/linux/ |
| H A D | mlx5_glue.h | 158 int comp_vector);
|
| H A D | mlx5_glue.c | 104 struct ibv_comp_channel *channel, int comp_vector) in mlx5_glue_create_cq() argument 106 return ibv_create_cq(context, cqe, cq_context, channel, comp_vector); in mlx5_glue_create_cq()
|
| /f-stack/freebsd/contrib/rdma/krping/ |
| H A D | krping.c | 668 attr.comp_vector = 0; in krping_setup_qp()
|