Searched refs:re_send_batch (Results 1 - 3 of 3) sorted by last modified time

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

Completed in 141 milliseconds