Home
last modified time | relevance | path

Searched defs:create_cq (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/dev/cxgbe/iw_cxgbe/
H A Dcq.c95 create_cq(struct c4iw_rdev *rdev, struct t4_cq *cq, in create_cq() function
/freebsd/contrib/ofed/libmlx4/
H A Dverbs.c451 static struct ibv_cq_ex *create_cq(struct ibv_context *context, in create_cq() function
/freebsd/contrib/ofed/libibverbs/
H A Dcompat-1_0.c175 struct ibv_cq * (*create_cq)(struct ibv_context *context, int cqe, member
H A Dverbs.h1423 struct ibv_cq * (*create_cq)(struct ibv_context *context, int cqe, member
/freebsd/contrib/ofed/libmlx5/
H A Dverbs.c342 static struct ibv_cq_ex *create_cq(struct ibv_context *context, in create_cq() function
/freebsd/sys/ofed/drivers/infiniband/core/
H A Dib_uverbs_cmd.c993 static struct ib_ucq_object *create_cq(struct uverbs_attr_bundle *attrs, in create_cq() function
/freebsd/sys/ofed/include/rdma/
H A Dib_verbs.h2269 int (*create_cq)(struct ib_cq *, member