Searched refs:rdma_destroy_qp (Results 1 – 13 of 13) sorted by relevance
218 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()
319 rdma_destroy_qp(con->cm_id); in rtrs_cq_qp_destroy()
404 rdma_destroy_qp(ib_conn->cma_id); in iser_free_ib_conn_res()
1344 rdma_destroy_qp(info->id); in smbd_destroy()1717 rdma_destroy_qp(info->id); in _smbd_get_connection()
334 rdma_destroy_qp(ep->re_id); in rpcrdma_ep_destroy()
1975 rc = dev->ops->rdma_destroy_qp(dev->rdma_ctx, qp->qed_qp); in qedr_create_user_qp()2124 dev->ops->rdma_destroy_qp(dev->rdma_ctx, qp->qed_qp); in qedr_iwarp_create_kernel_qp()2237 rc = dev->ops->rdma_destroy_qp(dev->rdma_ctx, qp->qed_qp); in qedr_free_qp_resources()
1330 rdma_destroy_qp(queue->cm_id); in nvmet_rdma_create_queue_ib()
2011 .rdma_destroy_qp = &qed_rdma_destroy_qp,
566 rdma_destroy_qp(queue->cm_id); in nvme_rdma_create_queue_ib()
1111 void rdma_destroy_qp(struct rdma_cm_id *id) in rdma_destroy_qp() function1122 EXPORT_SYMBOL(rdma_destroy_qp);
622 rdma_destroy_qp(ch->rdma_cm.cm_id); in srp_create_ch_ib()