Searched refs:RXRPC_CALL_SLOW_START (Results 1 – 5 of 5) sorted by relevance
40 call->cong_mode == RXRPC_CALL_SLOW_START) { in rxrpc_congestion_management()59 case RXRPC_CALL_SLOW_START: in rxrpc_congestion_management()144 call->cong_mode = RXRPC_CALL_SLOW_START; in rxrpc_congestion_management()184 if (call->cong_mode != RXRPC_CALL_SLOW_START && in rxrpc_congestion_degrade()198 call->cong_mode = RXRPC_CALL_SLOW_START; in rxrpc_congestion_degrade()
432 call->cong_mode = RXRPC_CALL_SLOW_START; in rxrpc_activate_one_channel()
370 else if (call->cong_mode == RXRPC_CALL_SLOW_START && call->cong_cwnd <= 2) in rxrpc_send_data_packet()
586 RXRPC_CALL_SLOW_START, enumerator
382 E_(RXRPC_CALL_SLOW_START, "SlowStart")