Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/sunrpc/
Drpc_rdma.h59 rpcrdma_fixed_maxsz = 4, enumerator
/Linux-v5.4/net/sunrpc/xprtrdma/
Dsvc_rdma_sendto.c336 p += rpcrdma_fixed_maxsz + 1; in svc_rdma_reply_hdr_len()
412 p = rdma_resp + rpcrdma_fixed_maxsz + 1; in svc_rdma_xdr_encode_write_list()
444 p = rdma_resp + rpcrdma_fixed_maxsz + 1; in svc_rdma_xdr_encode_reply_chunk()
460 p = rdma_argp + rpcrdma_fixed_maxsz; in svc_rdma_get_write_arrays()
Dsvc_rdma_recvfrom.c501 p += rpcrdma_fixed_maxsz; in svc_rdma_get_inv_rkey()
803 p += rpcrdma_fixed_maxsz; in svc_rdma_recvfrom()
Dverbs.c1010 maxhdrsize = rpcrdma_fixed_maxsz + 3 + in rpcrdma_req_create()