Home
last modified time | relevance | path

Searched refs:pvrdma_cmd_destroy_qp (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/infiniband/hw/vmw_pvrdma/
H A Dpvrdma_dev_api.h614 struct pvrdma_cmd_destroy_qp { struct
659 struct pvrdma_cmd_destroy_qp destroy_qp;
H A Dpvrdma_qp.c479 struct pvrdma_cmd_destroy_qp *cmd = &req.destroy_qp; in _pvrdma_destroy_qp_work()
/openbmc/qemu/include/standard-headers/drivers/infiniband/hw/vmw_pvrdma/
H A Dpvrdma_dev_api.h614 struct pvrdma_cmd_destroy_qp { struct
659 struct pvrdma_cmd_destroy_qp destroy_qp;
/openbmc/qemu/hw/rdma/vmw/
H A Dpvrdma_cmd.c540 struct pvrdma_cmd_destroy_qp *cmd = &req->destroy_qp; in destroy_qp()