Home
last modified time | relevance | path

Searched refs:RXRPC_CALL_SLOW_START (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-6.6/net/rxrpc/
H A Dinput.c40 call->cong_mode == RXRPC_CALL_SLOW_START) { in rxrpc_congestion_management()
57 case RXRPC_CALL_SLOW_START: in rxrpc_congestion_management()
142 call->cong_mode = RXRPC_CALL_SLOW_START; in rxrpc_congestion_management()
183 if (call->cong_mode != RXRPC_CALL_SLOW_START && in rxrpc_congestion_degrade()
197 call->cong_mode = RXRPC_CALL_SLOW_START; in rxrpc_congestion_degrade()
H A Dconn_client.c433 call->cong_mode = RXRPC_CALL_SLOW_START; in rxrpc_activate_one_channel()
H A Doutput.c370 else if (call->cong_mode == RXRPC_CALL_SLOW_START && call->cong_cwnd <= 2) in rxrpc_send_data_packet()
H A Dar-internal.h594 RXRPC_CALL_SLOW_START, enumerator
/kernel/linux/linux-5.10/net/rxrpc/
H A Dinput.c57 call->cong_mode == RXRPC_CALL_SLOW_START) { in rxrpc_congestion_management()
76 case RXRPC_CALL_SLOW_START: in rxrpc_congestion_management()
161 call->cong_mode = RXRPC_CALL_SLOW_START; in rxrpc_congestion_management()
H A Dar-internal.h534 RXRPC_CALL_SLOW_START, enumerator
H A Dconn_client.c380 call->cong_mode = RXRPC_CALL_SLOW_START; in rxrpc_prep_call()
H A Doutput.c413 call->cong_mode == RXRPC_CALL_SLOW_START || in rxrpc_send_data_packet()
/kernel/linux/linux-5.10/include/trace/events/
H A Drxrpc.h391 E_(RXRPC_CALL_SLOW_START, "SlowStart")
/kernel/linux/linux-6.6/include/trace/events/
H A Drxrpc.h384 E_(RXRPC_CALL_SLOW_START, "SlowStart")

Completed in 19 milliseconds