Searched refs:grant (Results 1 – 1 of 1) sorted by relevance
989 u32 grant) in __rpcrdma_update_cwnd_locked() argument991 buf->rb_credits = grant; in __rpcrdma_update_cwnd_locked()992 xprt->cwnd = grant << RPC_CWNDSHIFT; in __rpcrdma_update_cwnd_locked()995 static void rpcrdma_update_cwnd(struct rpcrdma_xprt *r_xprt, u32 grant) in rpcrdma_update_cwnd() argument1000 __rpcrdma_update_cwnd_locked(xprt, &r_xprt->rx_buf, grant); in rpcrdma_update_cwnd()
Completed in 6 milliseconds