Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/erdma/
H A Derdma_verbs.h341 int erdma_destroy_qp(struct ib_qp *ibqp, struct ib_udata *udata);
H A Derdma_main.c460 .destroy_qp = erdma_destroy_qp,
H A Derdma_verbs.c1253 int erdma_destroy_qp(struct ib_qp *ibqp, struct ib_udata *udata) in erdma_destroy_qp() function