Searched refs:xprt_adjust_cwnd (Results 1 – 3 of 3) sorted by relevance
378 void xprt_adjust_cwnd(struct rpc_xprt *xprt, struct rpc_task *task, int result);
450 void xprt_adjust_cwnd(struct rpc_xprt *xprt, struct rpc_task *task, int result) in xprt_adjust_cwnd() function472 EXPORT_SYMBOL_GPL(xprt_adjust_cwnd);
1082 xprt_adjust_cwnd(xprt, task, copied); in xs_udp_data_read_skb()1772 xprt_adjust_cwnd(xprt, task, -ETIMEDOUT); in xs_udp_timer()