Home
last modified time | relevance | path

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

/Linux-v5.15/net/sunrpc/xprtrdma/
Dsvc_rdma_rw.c156 struct svcxprt_rdma *cc_rdma; member
174 cc->cc_rdma = rdma; in svc_rdma_cc_init()
188 struct svcxprt_rdma *rdma = cc->cc_rdma; in svc_rdma_cc_release()
266 struct svcxprt_rdma *rdma = cc->cc_rdma; in svc_rdma_write_done()
323 struct svcxprt_rdma *rdma = cc->cc_rdma; in svc_rdma_wc_read_done()
342 struct svcxprt_rdma *rdma = cc->cc_rdma; in svc_rdma_post_chunk_ctxt()
450 struct svcxprt_rdma *rdma = cc->cc_rdma; in svc_rdma_build_writes()
692 ctxt = svc_rdma_get_rw_ctxt(cc->cc_rdma, sge_no); in svc_rdma_build_read_segment()
722 ret = svc_rdma_rw_ctx_init(cc->cc_rdma, ctxt, segment->rs_offset, in svc_rdma_build_read_segment()
733 trace_svcrdma_page_overrun_err(cc->cc_rdma, rqstp, info->ri_pageno); in svc_rdma_build_read_segment()