Searched refs:xprt_adjust_cwnd (Results 1 – 3 of 3) sorted by relevance
418 void xprt_adjust_cwnd(struct rpc_xprt *xprt, struct rpc_task *task, int result);
562 void xprt_adjust_cwnd(struct rpc_xprt *xprt, struct rpc_task *task, int result) in xprt_adjust_cwnd() function584 EXPORT_SYMBOL_GPL(xprt_adjust_cwnd);
1400 xprt_adjust_cwnd(xprt, task, copied); in xs_udp_data_read_skb()1689 xprt_adjust_cwnd(xprt, task, -ETIMEDOUT); in xs_udp_timer()