Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/infiniband/hw/qedr/
Dverbs.h64 int qedr_destroy_qp(struct ib_qp *ibqp, struct ib_udata *udata);
Dmain.c214 .destroy_qp = qedr_destroy_qp,
Dverbs.c2803 int qedr_destroy_qp(struct ib_qp *ibqp, struct ib_udata *udata) in qedr_destroy_qp() function