Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/cxgbe/iw_cxgbe/
HDcq.c95 create_cq(struct c4iw_rdev *rdev, struct t4_cq *cq, in create_cq() function
/freebsd-13-stable/contrib/ofed/libmlx4/
HDverbs.c451 static struct ibv_cq_ex *create_cq(struct ibv_context *context, in create_cq() function
/freebsd-13-stable/contrib/ofed/libibverbs/
HDcompat-1_0.c175 struct ibv_cq * (*create_cq)(struct ibv_context *context, int cqe, member
HDverbs.h1423 struct ibv_cq * (*create_cq)(struct ibv_context *context, int cqe, member
/freebsd-13-stable/contrib/ofed/libmlx5/
HDverbs.c342 static struct ibv_cq_ex *create_cq(struct ibv_context *context, in create_cq() function
/freebsd-13-stable/sys/ofed/drivers/infiniband/core/
HDib_uverbs_cmd.c1361 static struct ib_ucq_object *create_cq(struct ib_uverbs_file *file, in create_cq() function
/freebsd-13-stable/sys/ofed/include/rdma/
HDib_verbs.h2032 struct ib_cq * (*create_cq)(struct ib_device *device, member