Searched refs:ib_destroy_qp (Results 1 - 10 of 10) sorted by relevance

/drivers/infiniband/core/
H A Dverbs.c860 ret = ib_destroy_qp(real_qp);
870 int ib_destroy_qp(struct ib_qp *qp) function
902 EXPORT_SYMBOL(ib_destroy_qp); variable
1236 ret = ib_destroy_qp(qp);
H A Duverbs_main.c214 ib_destroy_qp(qp);
H A Duverbs_cmd.c1543 ib_destroy_qp(qp);
1645 ib_destroy_qp(qp);
1886 ret = ib_destroy_qp(qp);
H A Dcma.c510 ib_destroy_qp(qp);
521 ib_destroy_qp(id_priv->id.qp);
H A Dmad.c2807 ib_destroy_qp(qp_info->qp);
/drivers/infiniband/ulp/ipoib/
H A Dipoib_verbs.c250 if (ib_destroy_qp(priv->qp))
H A Dipoib_cm.c493 ib_destroy_qp(p->qp);
878 ib_destroy_qp(rx->qp);
1143 ib_destroy_qp(p->qp);
1194 ib_destroy_qp(p->qp);
/drivers/infiniband/hw/ehca/
H A Dehca_main.c589 ret = ib_destroy_qp(sport->ibqp_sqp[IB_QPT_GSI]);
/drivers/infiniband/ulp/srp/
H A Dib_srp.c271 ib_destroy_qp(target->qp);
288 ib_destroy_qp(target->qp);
/drivers/infiniband/ulp/srpt/
H A Dib_srpt.c2201 ib_destroy_qp(ch->qp);
2212 ib_destroy_qp(ch->qp);

Completed in 140 milliseconds