Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/vmw_pvrdma/
H A Dpvrdma_verbs.h399 int pvrdma_destroy_qp(struct ib_qp *qp, struct ib_udata *udata);
H A Dpvrdma_main.c164 .destroy_qp = pvrdma_destroy_qp,
H A Dpvrdma_qp.c499 int pvrdma_destroy_qp(struct ib_qp *qp, struct ib_udata *udata) in pvrdma_destroy_qp() function