Searched defs:create_cq (Results 1 – 7 of 7) sorted by relevance
/freebsd/sys/dev/cxgbe/iw_cxgbe/ |
H A D | cq.c | 95 create_cq(struct c4iw_rdev *rdev, struct t4_cq *cq, in create_cq() function
|
/freebsd/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/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/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/sys/ofed/drivers/infiniband/core/ |
H A D | ib_uverbs_cmd.c | 993 static struct ib_ucq_object *create_cq(struct uverbs_attr_bundle *attrs, in create_cq() function
|
/freebsd/sys/ofed/include/rdma/ |
H A D | ib_verbs.h | 2269 int (*create_cq)(struct ib_cq *, member
|