Searched refs:RXRPC_CALL_CLIENT_RECV_REPLY (Results 1 – 4 of 4) sorted by relevance
264 rxrpc_set_call_state(call, RXRPC_CALL_CLIENT_RECV_REPLY); in rxrpc_end_tx_phase()325 case RXRPC_CALL_CLIENT_RECV_REPLY: in rxrpc_end_rx_phase()
492 if (resend && __rxrpc_call_state(call) != RXRPC_CALL_CLIENT_RECV_REPLY) in rxrpc_input_call_event()
23 [RXRPC_CALL_CLIENT_RECV_REPLY] = "ClRcvRpl",
579 RXRPC_CALL_CLIENT_RECV_REPLY, /* - client receiving reply phase */ enumerator