Home
last modified time | relevance | path

Searched refs:pvrdma_destroy_qp (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/infiniband/hw/vmw_pvrdma/
Dpvrdma_verbs.h441 int pvrdma_destroy_qp(struct ib_qp *qp);
Dpvrdma_qp.c454 int pvrdma_destroy_qp(struct ib_qp *qp) in pvrdma_destroy_qp() function
Dpvrdma_main.c213 dev->ib_dev.destroy_qp = pvrdma_destroy_qp; in pvrdma_register_device()