Home
last modified time | relevance | path

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

/linux-6.12.1/net/sunrpc/xprtrdma/
Dsvc_rdma_sendto.c997 unsigned int rc_size; in svc_rdma_sendto() local
1020 rc_size = 0; in svc_rdma_sendto()
1027 rc_size = ret; in svc_rdma_sendto()
1041 ret = svc_rdma_encode_reply_chunk(rctxt, sctxt, rc_size); in svc_rdma_sendto()