Searched refs:xprt_adjust_cwnd (Results 1 – 3 of 3) sorted by relevance
341 void xprt_adjust_cwnd(struct rpc_xprt *xprt, struct rpc_task *task, int result);
444 void xprt_adjust_cwnd(struct rpc_xprt *xprt, struct rpc_task *task, int result) in xprt_adjust_cwnd() function466 EXPORT_SYMBOL_GPL(xprt_adjust_cwnd);
1020 xprt_adjust_cwnd(xprt, task, copied); in xs_udp_data_ready()1614 xprt_adjust_cwnd(xprt, task, -ETIMEDOUT); in xs_udp_timer()