Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/ib/clients/of/rdma/
H A Dib_verbs.h705 int ib_destroy_qp(struct ib_qp *qp);
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_ofs/
H A Dsol_cma.c2257 (void) ib_destroy_qp(qp);
2265 (void) ib_destroy_qp(idp->qp);
H A Dsol_kverbs.c1226 ib_destroy_qp(struct ib_qp *qp) in ib_destroy_qp() function