Searched refs:re_send_batch (Results 1 - 3 of 3) sorted by relevance

/linux-master/net/sunrpc/xprtrdma/
H A Dxprt_rdma.h82 unsigned int re_send_batch; member in struct:rpcrdma_ep
H A Dverbs.c410 ep->re_send_batch = ep->re_max_requests >> 3;
411 ep->re_send_count = ep->re_send_batch;
H A Dfrwr_ops.c408 ep->re_send_count = min_t(unsigned int, ep->re_send_batch,

Completed in 210 milliseconds