Searched refs:RXRPC_CALL_SERVER_BUSY (Results 1 – 4 of 4) sorted by relevance
375 call->state = RXRPC_CALL_SERVER_BUSY; in rxrpc_fast_process_packet()378 case RXRPC_CALL_SERVER_BUSY: in rxrpc_fast_process_packet()
436 call->state = RXRPC_CALL_SERVER_BUSY; in rxrpc_reject_call()
363 RXRPC_CALL_SERVER_BUSY, /* - call rejected by busy server */ enumerator
43 [RXRPC_CALL_SERVER_BUSY] = "SvBusy ",