Searched refs:ibv_cmd_create_cq (Results 1 – 6 of 6) sorted by relevance
| /freebsd-13-stable/contrib/ofed/libibverbs/ |
| HD | libibverbs.map | 95 ibv_cmd_create_cq;
|
| HD | driver.h | 185 int ibv_cmd_create_cq(struct ibv_context *context, int cqe,
|
| HD | cmd.c | 465 int ibv_cmd_create_cq(struct ibv_context *context, int cqe, in ibv_cmd_create_cq() function
|
| /freebsd-13-stable/contrib/ofed/libcxgb4/ |
| HD | verbs.c | 183 ret = ibv_cmd_create_cq(context, cqe, channel, comp_vector, in c4iw_create_cq()
|
| /freebsd-13-stable/contrib/ofed/libmlx4/ |
| HD | verbs.c | 415 ret = ibv_cmd_create_cq(context, cq_attr->cqe, cq_attr->channel, in mlx4_cmd_create_cq()
|
| /freebsd-13-stable/contrib/ofed/libmlx5/ |
| HD | verbs.c | 455 ret = ibv_cmd_create_cq(context, ncqe - 1, cq_attr->channel, in create_cq()
|