Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/infiniband/sw/rdmavt/
Dqp.h17 int rvt_destroy_qp(struct ib_qp *ibqp, struct ib_udata *udata);
Dvt.c344 .destroy_qp = rvt_destroy_qp,
Dqp.c1677 int rvt_destroy_qp(struct ib_qp *ibqp, struct ib_udata *udata) in rvt_destroy_qp() function