Home
last modified time | relevance | path

Searched refs:pvrdma_destroy_qp (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/hw/vmw_pvrdma/
H A Dpvrdma_verbs.h435 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.c504 * pvrdma_destroy_qp - destroy a queue pair
510 int pvrdma_destroy_qp(struct ib_qp *qp, struct ib_udata *udata) in pvrdma_destroy_qp() function
/kernel/linux/linux-6.6/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_qp.c493 * pvrdma_destroy_qp - destroy a queue pair
499 int pvrdma_destroy_qp(struct ib_qp *qp, struct ib_udata *udata) in pvrdma_destroy_qp() function
H A Dpvrdma_main.c164 .destroy_qp = pvrdma_destroy_qp,

Completed in 8 milliseconds