Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/qedr/
H A Dverbs.h64 int qedr_destroy_qp(struct ib_qp *ibqp, struct ib_udata *udata);
H A Dmain.c209 .destroy_qp = qedr_destroy_qp,
H A Dverbs.c2811 int qedr_destroy_qp(struct ib_qp *ibqp, struct ib_udata *udata) in qedr_destroy_qp() function