Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/cxgb4/
H A Dcq.c70 static int create_cq(struct c4iw_rdev *rdev, struct t4_cq *cq, in create_cq() function
/openbmc/linux/drivers/infiniband/ulp/rtrs/
H A Drtrs.c232 static int create_cq(struct rtrs_con *con, int cq_vector, int nr_cqe, in create_cq() function
/openbmc/qemu/hw/rdma/vmw/
H A Dpvrdma_cmd.c313 static int create_cq(PVRDMADev *dev, union pvrdma_cmd_req *req, in create_cq() function
/openbmc/linux/drivers/infiniband/core/
H A Duverbs_cmd.c1004 static int create_cq(struct uverbs_attr_bundle *attrs, in create_cq() function
/openbmc/linux/drivers/infiniband/hw/vmw_pvrdma/
H A Dpvrdma_dev_api.h653 struct pvrdma_cmd_create_cq create_cq; member
/openbmc/qemu/include/standard-headers/drivers/infiniband/hw/vmw_pvrdma/
H A Dpvrdma_dev_api.h653 struct pvrdma_cmd_create_cq create_cq; member
/openbmc/u-boot/drivers/nvme/
H A Dnvme.h458 struct nvme_create_cq create_cq; member
/openbmc/linux/include/rdma/
H A Dib_verbs.h2480 int (*create_cq)(struct ib_cq *cq, const struct ib_cq_init_attr *attr, member