Searched refs:RXRPC_CALL_SERVER_SEND_REPLY (Results 1 – 5 of 5) sorted by relevance
262 rxrpc_set_call_state(call, RXRPC_CALL_SERVER_SEND_REPLY); in rxrpc_begin_service_reply()281 case RXRPC_CALL_SERVER_SEND_REPLY: in rxrpc_close_tx_phase()342 case RXRPC_CALL_SERVER_SEND_REPLY: in rxrpc_transmit_some_data()
316 state != RXRPC_CALL_SERVER_SEND_REPLY) { in rxrpc_send_data()
28 [RXRPC_CALL_SERVER_SEND_REPLY] = "SvSndRpl",
984 case RXRPC_CALL_SERVER_SEND_REPLY: in rxrpc_input_ack()
584 RXRPC_CALL_SERVER_SEND_REPLY, /* - server sending reply */ enumerator