Searched refs:rdma_destroy_qp (Results 1 – 13 of 13) sorted by relevance
217 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()
321 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()
1311 rdma_destroy_qp(info->id); in smbd_destroy()1686 rdma_destroy_qp(info->id); in _smbd_get_connection()
343 rdma_destroy_qp(ep->re_id); in rpcrdma_ep_destroy()
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()2247 rc = dev->ops->rdma_destroy_qp(dev->rdma_ctx, qp->qed_qp); in qedr_free_qp_resources()
2009 .rdma_destroy_qp = &qed_rdma_destroy_qp,
1322 rdma_destroy_qp(queue->cm_id); in nvmet_rdma_create_queue_ib()
561 rdma_destroy_qp(queue->cm_id); in nvme_rdma_create_queue_ib()
1140 void rdma_destroy_qp(struct rdma_cm_id *id) in rdma_destroy_qp() function1151 EXPORT_SYMBOL(rdma_destroy_qp);
617 rdma_destroy_qp(ch->rdma_cm.cm_id); in srp_create_ch_ib()