Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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 Doutput.c413 call->cong_mode == RXRPC_CALL_SLOW_START || in rxrpc_send_data_packet()
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()
/OK3568_Linux_fs/kernel/include/trace/events/
H A Drxrpc.h391 E_(RXRPC_CALL_SLOW_START, "SlowStart")