Home
last modified time | relevance | path

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

/openbmc/linux/net/sunrpc/xprtrdma/
H A Dxprt_rdma.h309 RPCRDMA_MIN_SEND_SGES = 3, enumerator
H A Dfrwr_ops.c187 if (max_sge < RPCRDMA_MIN_SEND_SGES) { in frwr_query_device()
H A Drpc_rdma.c139 count = RPCRDMA_MIN_SEND_SGES; in rpcrdma_args_inline()