Searched refs:RXRPC_CALL_SERVER_SEND_REPLY (Results 1 – 5 of 5) sorted by relevance
164 rxrpc_set_call_state(call, RXRPC_CALL_SERVER_SEND_REPLY); in rxrpc_begin_service_reply()183 case RXRPC_CALL_SERVER_SEND_REPLY: in rxrpc_close_tx_phase()269 case RXRPC_CALL_SERVER_SEND_REPLY: in rxrpc_transmit_some_data()408 __rxrpc_call_state(call) == RXRPC_CALL_SERVER_SEND_REPLY)) { in rxrpc_input_call_event()
27 [RXRPC_CALL_SERVER_SEND_REPLY] = "SvSndRpl",
371 state != RXRPC_CALL_SERVER_SEND_REPLY) { in rxrpc_send_data()
660 RXRPC_CALL_SERVER_SEND_REPLY, /* - server sending reply */ enumerator
1153 case RXRPC_CALL_SERVER_SEND_REPLY: in rxrpc_input_ack()
Completed in 18 milliseconds