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

/linux-master/net/rxrpc/
H A Dinput.c40 call->cong_mode == RXRPC_CALL_SLOW_START) {
57 case RXRPC_CALL_SLOW_START:
142 call->cong_mode = RXRPC_CALL_SLOW_START;
183 if (call->cong_mode != RXRPC_CALL_SLOW_START &&
197 call->cong_mode = RXRPC_CALL_SLOW_START;
H A Dar-internal.h603 RXRPC_CALL_SLOW_START, enumerator in enum:rxrpc_congest_mode
H A Dconn_client.c442 call->cong_mode = RXRPC_CALL_SLOW_START;
H A Doutput.c357 else if (call->cong_mode == RXRPC_CALL_SLOW_START && call->cong_cwnd <= 2)
/linux-master/include/trace/events/
H A Drxrpc.h379 E_(RXRPC_CALL_SLOW_START, "SlowStart")

Completed in 228 milliseconds