Home
last modified time | relevance | path

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

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