Searched defs:create_cq (Results 1 – 7 of 7) sorted by relevance
| /freebsd-13.1/sys/dev/cxgbe/iw_cxgbe/ |
| H A D | cq.c | 97 create_cq(struct c4iw_rdev *rdev, struct t4_cq *cq, in create_cq() function
|
| /freebsd-13.1/contrib/ofed/libmlx4/ |
| H A D | verbs.c | 451 static struct ibv_cq_ex *create_cq(struct ibv_context *context, in create_cq() function
|
| /freebsd-13.1/contrib/ofed/libmlx5/ |
| H A D | verbs.c | 342 static struct ibv_cq_ex *create_cq(struct ibv_context *context, in create_cq() function
|
| /freebsd-13.1/contrib/ofed/libibverbs/ |
| H A D | compat-1_0.c | 175 struct ibv_cq * (*create_cq)(struct ibv_context *context, int cqe, member
|
| H A D | verbs.h | 1423 struct ibv_cq * (*create_cq)(struct ibv_context *context, int cqe, member
|
| /freebsd-13.1/sys/ofed/drivers/infiniband/core/ |
| H A D | ib_uverbs_cmd.c | 1363 static struct ib_ucq_object *create_cq(struct ib_uverbs_file *file, in create_cq() function
|
| /freebsd-13.1/sys/ofed/include/rdma/ |
| H A D | ib_verbs.h | 2019 struct ib_cq * (*create_cq)(struct ib_device *device, member
|