Home
last modified time | relevance | path

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

/drivers/infiniband/core/
Dverbs.c581 int ib_destroy_qp(struct ib_qp *qp) in ib_destroy_qp() function
604 EXPORT_SYMBOL(ib_destroy_qp);
Duverbs_main.c209 ib_destroy_qp(qp); in ib_uverbs_cleanup_ucontext()
Duverbs_cmd.c1140 ib_destroy_qp(qp); in ib_uverbs_create_qp()
1370 ret = ib_destroy_qp(qp); in ib_uverbs_destroy_qp()
Dcma.c470 ib_destroy_qp(qp); in rdma_create_qp()
481 ib_destroy_qp(id_priv->id.qp); in rdma_destroy_qp()
Dmad.c2765 ib_destroy_qp(qp_info->qp); in destroy_mad_qp()
/drivers/infiniband/ulp/ipoib/
Dipoib_verbs.c248 if (ib_destroy_qp(priv->qp)) in ipoib_transport_dev_cleanup()
Dipoib_cm.c494 ib_destroy_qp(p->qp); in ipoib_cm_req_handler()
875 ib_destroy_qp(rx->qp); in ipoib_cm_free_rx_reap_list()
1141 ib_destroy_qp(p->qp); in ipoib_cm_tx_init()
1192 ib_destroy_qp(p->qp); in ipoib_cm_tx_destroy()
/drivers/infiniband/hw/ehca/
Dehca_main.c586 ret = ib_destroy_qp(sport->ibqp_sqp[IB_QPT_GSI]); in ehca_destroy_aqp1()
/drivers/infiniband/ulp/srp/
Dib_srp.c258 ib_destroy_qp(target->qp); in srp_create_target_ib()
272 ib_destroy_qp(target->qp); in srp_free_target_ib()