Searched refs:rdma_rw_ctx_destroy (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/include/rdma/ |
H A D | rw.h | 48 void rdma_rw_ctx_destroy(struct rdma_rw_ctx *ctx, struct ib_qp *qp,
|
/openbmc/linux/drivers/infiniband/core/ |
H A D | rw.c | 574 void rdma_rw_ctx_destroy(struct rdma_rw_ctx *ctx, struct ib_qp *qp, in rdma_rw_ctx_destroy() function 599 EXPORT_SYMBOL(rdma_rw_ctx_destroy);
|
/openbmc/linux/net/sunrpc/xprtrdma/ |
H A D | svc_rdma_rw.c | 199 rdma_rw_ctx_destroy(&ctxt->rw_ctx, rdma->sc_qp, in svc_rdma_cc_release()
|
/openbmc/linux/drivers/infiniband/ulp/srpt/ |
H A D | ib_srpt.c | 1013 rdma_rw_ctx_destroy(&ctx->rw, ch->qp, ch->sport->port, in srpt_alloc_rw_ctxs() 1031 rdma_rw_ctx_destroy(&ctx->rw, ch->qp, ch->sport->port, in srpt_free_rw_ctxs()
|
/openbmc/linux/fs/smb/server/ |
H A D | transport_rdma.c | 1320 rdma_rw_ctx_destroy(&msg->rw_ctx, t->qp, t->qp->port, in smb_direct_free_rdma_rw_msg()
|
/openbmc/linux/drivers/nvme/target/ |
H A D | rdma.c | 656 rdma_rw_ctx_destroy(&rsp->rw, cm_id->qp, cm_id->port_num, in nvmet_rdma_rw_ctx_destroy()
|
/openbmc/linux/drivers/infiniband/ulp/isert/ |
H A D | ib_isert.c | 1423 rdma_rw_ctx_destroy(&cmd->rw, conn->qp, conn->cm_id->port_num, in isert_rdma_rw_ctx_destroy()
|