Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/infiniband/hw/vmw_pvrdma/
Dpvrdma_dev_api.h614 struct pvrdma_cmd_destroy_qp { struct
659 struct pvrdma_cmd_destroy_qp destroy_qp;
Dpvrdma_qp.c479 struct pvrdma_cmd_destroy_qp *cmd = &req.destroy_qp; in _pvrdma_destroy_qp_work()