Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/irdma/
H A Dverbs.c517 static int irdma_destroy_qp(struct ib_qp *ibqp, struct ib_udata *udata) in irdma_destroy_qp() function
1040 irdma_destroy_qp(&iwqp->ibqp, udata); in irdma_create_qp()
4584 .destroy_qp = irdma_destroy_qp,