Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/erdma/ !
H A Derdma_verbs.h450 int erdma_destroy_qp(struct ib_qp *ibqp, struct ib_udata *udata);
H A Derdma_main.c513 .destroy_qp = erdma_destroy_qp,
H A Derdma_verbs.c1349 int erdma_destroy_qp(struct ib_qp *ibqp, struct ib_udata *udata) in erdma_destroy_qp() function