Searched refs:xprt_adjust_cwnd (Results 1 – 2 of 2) sorted by relevance
447 void xprt_adjust_cwnd(struct rpc_xprt *xprt, struct rpc_task *task, int result) in xprt_adjust_cwnd() function469 EXPORT_SYMBOL_GPL(xprt_adjust_cwnd);
1014 xprt_adjust_cwnd(xprt, task, copied); in xs_udp_data_ready()1657 xprt_adjust_cwnd(xprt, task, -ETIMEDOUT); in xs_udp_timer()