Searched refs:rdma_rw_ctx_destroy (Results 1 – 6 of 6) sorted by relevance
| /linux/include/rdma/ |
| H A D | rw.h | 58 void rdma_rw_ctx_destroy(struct rdma_rw_ctx *ctx, struct ib_qp *qp,
|
| /linux/drivers/infiniband/core/ |
| H A D | rw.c | 950 void rdma_rw_ctx_destroy(struct rdma_rw_ctx *ctx, struct ib_qp *qp, in rdma_rw_ctx_destroy() function 981 EXPORT_SYMBOL(rdma_rw_ctx_destroy);
|
| /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()
|
| /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()
|
| /linux/drivers/infiniband/ulp/isert/ |
| H A D | ib_isert.c | 1418 rdma_rw_ctx_destroy(&cmd->rw, conn->qp, conn->cm_id->port_num, in isert_rdma_rw_ctx_destroy()
|
| /linux/fs/smb/server/ |
| H A D | transport_rdma.c | 1765 rdma_rw_ctx_destroy(&msg->rdma_ctx, sc->ib.qp, sc->ib.qp->port, in smb_direct_free_rdma_rw_msg()
|