Home
last modified time | relevance | path

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

/Linux-v5.4/net/sunrpc/xprtrdma/
Drpc_rdma.c123 ep->rep_max_inline_recv = in rpcrdma_set_max_header_sizes()
169 return rqst->rq_rcv_buf.buflen <= r_xprt->rx_ep.rep_max_inline_recv; in rpcrdma_results_inline()
183 r_xprt->rx_ep.rep_max_inline_recv; in rpcrdma_nonpayload_inline()
Dxprt_rdma.h96 unsigned int rep_max_inline_recv; member