Searched refs:ib_destroy_qp (Results 1 – 18 of 18) sorted by relevance
526 ib_destroy_qp(newxprt->sc_qp); in svc_rdma_accept()565 ib_destroy_qp(rdma->sc_qp); in __svc_rdma_free()
1887 ib_destroy_qp(tun_qp->qp); in create_pv_sqp()2062 ib_destroy_qp(ctx->qp[1].qp); in create_pv_resources()2068 ib_destroy_qp(ctx->qp[0].qp); in create_pv_resources()2100 ib_destroy_qp(ctx->qp[0].qp); in destroy_pv_resources()2104 ib_destroy_qp(ctx->qp[1].qp); in destroy_pv_resources()2244 ib_destroy_qp(sqp_ctx->qp[0].qp); in mlx4_ib_free_sqp_ctx()2248 ib_destroy_qp(sqp_ctx->qp[1].qp); in mlx4_ib_free_sqp_ctx()
1659 ib_destroy_qp(sqp->roce_v2_gsi); in mlx4_ib_destroy_qp()
260 if (ib_destroy_qp(priv->qp)) in ipoib_transport_dev_cleanup()
498 ib_destroy_qp(p->qp); in ipoib_cm_req_handler()916 ib_destroy_qp(rx->qp); in ipoib_cm_free_rx_reap_list()1195 ib_destroy_qp(p->qp); in ipoib_cm_tx_init()1247 ib_destroy_qp(p->qp); in ipoib_cm_tx_destroy()
378 ib_destroy_qp(qp); in mlx5_ib_test_wc()
208 WARN_ON_ONCE(ib_destroy_qp(gsi->tx_qps[qp_index])); in mlx5_ib_destroy_gsi()
353 ib_destroy_qp(lnk->roce_qp); in smc_ib_destroy_queue_pair()
369 ib_destroy_qp(rdma->qp); in rdma_destroy_trans()
1288 ib_destroy_qp(qp); in ib_create_qp()1912 ret = ib_destroy_qp(real_qp); in __ib_destroy_shared_qp()
989 ib_destroy_qp(qp); in rdma_create_qp()1003 ib_destroy_qp(id_priv->id.qp); in rdma_destroy_qp()
2942 ib_destroy_qp(qp_info->qp); in destroy_mad_qp()
525 ib_destroy_qp(ch->qp); in srp_destroy_qp()579 ib_destroy_qp(qp); in srp_create_ch_ib()624 ib_destroy_qp(qp); in srp_create_ch_ib()
1834 ib_destroy_qp(ch->qp); in srpt_create_ch_ib()1877 ib_destroy_qp(ch->qp); in srpt_destroy_ch_ib()
1341 ib_destroy_qp(queue->qp); in nvmet_rdma_destroy_queue_ib()
410 ib_destroy_qp(isert_conn->qp); in isert_destroy_qp()
443 ib_destroy_qp(queue->qp); in nvme_rdma_destroy_queue_ib()
3719 static inline int ib_destroy_qp(struct ib_qp *qp) in ib_destroy_qp() function