Home
last modified time | relevance | path

Searched refs:rdma_rw_ctx_destroy (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/include/rdma/
H A Drw.h48 void rdma_rw_ctx_destroy(struct rdma_rw_ctx *ctx, struct ib_qp *qp,
/openbmc/linux/drivers/infiniband/core/
H A Drw.c574 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 Dsvc_rdma_rw.c199 rdma_rw_ctx_destroy(&ctxt->rw_ctx, rdma->sc_qp, in svc_rdma_cc_release()
/openbmc/linux/drivers/infiniband/ulp/srpt/
H A Dib_srpt.c954 rdma_rw_ctx_destroy(&ctx->rw, ch->qp, ch->sport->port, in srpt_alloc_rw_ctxs()
972 rdma_rw_ctx_destroy(&ctx->rw, ch->qp, ch->sport->port, in srpt_free_rw_ctxs()
/openbmc/linux/fs/smb/server/
H A Dtransport_rdma.c1320 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 Drdma.c664 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 Dib_isert.c1423 rdma_rw_ctx_destroy(&cmd->rw, conn->qp, conn->cm_id->port_num, in isert_rdma_rw_ctx_destroy()