Home
last modified time | relevance | path

Searched refs:RXRPC_CALL_SLOW_START (Results 1 – 5 of 5) sorted by relevance

/linux/net/rxrpc/
A Dinput.c51 call->cong_mode == RXRPC_CALL_SLOW_START) { in rxrpc_congestion_management()
68 case RXRPC_CALL_SLOW_START: in rxrpc_congestion_management()
153 call->cong_mode = RXRPC_CALL_SLOW_START; in rxrpc_congestion_management()
194 if (call->cong_mode != RXRPC_CALL_SLOW_START && in rxrpc_congestion_degrade()
208 call->cong_mode = RXRPC_CALL_SLOW_START; in rxrpc_congestion_degrade()
A Dconn_client.c442 call->cong_mode = RXRPC_CALL_SLOW_START; in rxrpc_activate_one_channel()
A Doutput.c357 else if (call->cong_mode == RXRPC_CALL_SLOW_START && call->cong_cwnd <= 2) in rxrpc_prepare_data_subpacket()
A Dar-internal.h603 RXRPC_CALL_SLOW_START, enumerator
/linux/include/trace/events/
A Drxrpc.h380 E_(RXRPC_CALL_SLOW_START, "SlowStart")

Completed in 17 milliseconds