Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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.c490 struct pvrdma_cmd_destroy_qp *cmd = &req.destroy_qp; in _pvrdma_destroy_qp_work()