Searched refs:ibv_cmd_create_cq (Results 1 – 6 of 6) sorted by relevance
| /freebsd-9-stable/contrib/ofed/libibverbs/src/ |
| D | libibverbs.map | 47 ibv_cmd_create_cq;
|
| D | cmd.c | 304 int ibv_cmd_create_cq(struct ibv_context *context, int cqe, in ibv_cmd_create_cq() function
|
| /freebsd-9-stable/contrib/ofed/libibverbs/include/infiniband/ |
| D | driver.h | 85 int ibv_cmd_create_cq(struct ibv_context *context, int cqe,
|
| /freebsd-9-stable/contrib/ofed/libibverbs/ |
| D | ChangeLog | 38 (ibv_cmd_reg_mr, ibv_cmd_create_cq_v2, ibv_cmd_create_cq) 56 * src/cmd.c (ibv_cmd_query_port, ibv_cmd_create_cq,
|
| /freebsd-9-stable/contrib/ofed/libmthca/src/ |
| D | verbs.c | 246 ret = ibv_cmd_create_cq(context, cqe - 1, channel, comp_vector, in mthca_create_cq()
|
| /freebsd-9-stable/contrib/ofed/libmlx4/src/ |
| D | verbs.c | 205 ret = ibv_cmd_create_cq(context, cqe - 1, channel, comp_vector, in mlx4_create_cq()
|