Searched refs:cong (Results 1 – 4 of 4) sorted by relevance
3 rds-y := af_rds.o bind.o cong.o connection.o info.o message.o \
442 xprt->cong += RPC_CWNDSCALE; in __xprt_get_cong()456 xprt->cong -= RPC_CWNDSCALE; in __xprt_put_cong()538 if (result >= 0 && cwnd <= xprt->cong) { in xprt_adjust_cwnd()551 xprt->cong, xprt->cwnd, cwnd); in xprt_adjust_cwnd()
996 bool cong; in tipc_send_group_anycast() local1015 cong = tipc_group_cong(tsk->group, node, port, blks, in tipc_send_group_anycast()1017 if (!cong) in tipc_send_group_anycast()1029 if (likely(!cong && !tipc_dest_find(cong_links, node, 0))) in tipc_send_group_anycast()
1032 xprt->cong = 0; in rpcrdma_reset_cwnd()