Home
last modified time | relevance | path

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

/openbmc/linux/net/sunrpc/xprtrdma/
H A Dxprt_rdma.h84 unsigned int re_max_inline_recv; member
H A Drpc_rdma.c114 ep->re_max_inline_recv = in rpcrdma_set_max_header_sizes()
161 return rqst->rq_rcv_buf.buflen <= r_xprt->rx_ep->re_max_inline_recv; in rpcrdma_results_inline()
175 r_xprt->rx_ep->re_max_inline_recv; in rpcrdma_nonpayload_inline()
/openbmc/linux/include/trace/events/
H A Drpcrdma.h656 __entry->max_recv = ep->re_max_inline_recv;