Searched refs:RXRPC_CALL_SLOW_START (Results 1 – 5 of 5) sorted by relevance
51 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()
433 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()
594 RXRPC_CALL_SLOW_START, enumerator
388 E_(RXRPC_CALL_SLOW_START, "SlowStart")