Searched refs:RXRPC_CALL_SERVER_AWAIT_ACK (Results 1 – 4 of 4) sorted by relevance
711 call->state != RXRPC_CALL_SERVER_AWAIT_ACK) in rxrpc_process_rx_queue()725 call->state == RXRPC_CALL_SERVER_AWAIT_ACK) && in rxrpc_process_rx_queue()774 case RXRPC_CALL_SERVER_AWAIT_ACK: in rxrpc_process_rx_queue()
363 RXRPC_CALL_SERVER_AWAIT_ACK, /* - server awaiting final ACK */ enumerator
475 call->state = RXRPC_CALL_SERVER_AWAIT_ACK; in rxrpc_queue_packet()
41 [RXRPC_CALL_SERVER_AWAIT_ACK] = "SvAwtACK",