Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/sunrpc/xprtrdma/
H A Dsvc_rdma_rw.c150 struct svcxprt_rdma *cc_rdma; member
166 cc->cc_rdma = rdma; in svc_rdma_cc_init()
175 struct svcxprt_rdma *rdma = cc->cc_rdma; in svc_rdma_cc_release()
243 struct svcxprt_rdma *rdma = cc->cc_rdma; in svc_rdma_write_done()
301 struct svcxprt_rdma *rdma = cc->cc_rdma; in svc_rdma_wc_read_done()
336 struct svcxprt_rdma *rdma = cc->cc_rdma; in svc_rdma_post_chunk_ctxt()
445 struct svcxprt_rdma *rdma = cc->cc_rdma; in svc_rdma_build_writes()
641 ctxt = svc_rdma_get_rw_ctxt(cc->cc_rdma, sge_no); in svc_rdma_build_read_segment()
673 ret = svc_rdma_rw_ctx_init(cc->cc_rdma, ctxt, offset, rkey, in svc_rdma_build_read_segment()
683 trace_svcrdma_page_overrun_err(cc->cc_rdma, rqst in svc_rdma_build_read_segment()
[all...]
/kernel/linux/linux-6.6/net/sunrpc/xprtrdma/
H A Dsvc_rdma_rw.c155 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()
269 struct svcxprt_rdma *rdma = cc->cc_rdma; in svc_rdma_write_done()
351 svc_rdma_wake_send_waiters(cc->cc_rdma, cc->cc_sqecount); in svc_rdma_wc_read_done()
365 struct svcxprt_rdma *rdma = cc->cc_rdma; in svc_rdma_post_chunk_ctxt()
476 struct svcxprt_rdma *rdma = cc->cc_rdma; in svc_rdma_build_writes()
718 ctxt = svc_rdma_get_rw_ctxt(cc->cc_rdma, sge_no); in svc_rdma_build_read_segment()
748 ret = svc_rdma_rw_ctx_init(cc->cc_rdma, ctxt, segment->rs_offset, in svc_rdma_build_read_segment()
759 trace_svcrdma_page_overrun_err(cc->cc_rdma, rqst in svc_rdma_build_read_segment()
[all...]

Completed in 3 milliseconds