Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/infiniband/hw/irdma/
Dverbs.c541 static int irdma_destroy_qp(struct ib_qp *ibqp, struct ib_udata *udata) in irdma_destroy_qp() function
1026 irdma_destroy_qp(&iwqp->ibqp, udata); in irdma_create_qp()
4483 .destroy_qp = irdma_destroy_qp,