Searched refs:rdma_destroy_qp (Results 1 – 14 of 14) sorted by relevance
253 void rdma_destroy_qp(struct rdma_cm_id *id);
624 int (*rdma_destroy_qp)(void *rdma_cxt, struct qed_rdma_qp *qp); member
678 rdma_destroy_qp(ic->i_cm_id); in rds_ib_setup_qp()1093 rdma_destroy_qp(ic->i_cm_id); in rds_ib_conn_path_shutdown()
322 rdma_destroy_qp(con->cm_id); in rtrs_cq_qp_destroy()
381 rdma_destroy_qp(ib_conn->cma_id); in iser_free_ib_conn_res()
343 rdma_destroy_qp(ep->re_id); in rpcrdma_ep_destroy()
497 rdma_destroy_qp(sc->rdma.cm_id); in free_transport()2486 rdma_destroy_qp(sc->rdma.cm_id); in smb_direct_create_qpair()
1923 rdma_destroy_qp(sc->rdma.cm_id); in smbd_destroy()2317 rdma_destroy_qp(sc->rdma.cm_id); in _smbd_get_connection()
1985 rc = dev->ops->rdma_destroy_qp(dev->rdma_ctx, qp->qed_qp); in qedr_create_user_qp()2134 dev->ops->rdma_destroy_qp(dev->rdma_ctx, qp->qed_qp); in qedr_iwarp_create_kernel_qp()2245 rc = dev->ops->rdma_destroy_qp(dev->rdma_ctx, qp->qed_qp); in qedr_free_qp_resources()
1333 rdma_destroy_qp(queue->cm_id); in nvmet_rdma_create_queue_ib()
2009 .rdma_destroy_qp = &qed_rdma_destroy_qp,
561 rdma_destroy_qp(queue->cm_id); in nvme_rdma_create_queue_ib()
1163 void rdma_destroy_qp(struct rdma_cm_id *id) in rdma_destroy_qp() function1174 EXPORT_SYMBOL(rdma_destroy_qp);
619 rdma_destroy_qp(ch->rdma_cm.cm_id); in srp_create_ch_ib()