Searched refs:rxrpc_rotate_tx_window (Results 1 – 1 of 1) sorted by relevance
207 static bool rxrpc_rotate_tx_window(struct rxrpc_call *call, rxrpc_seq_t to, in rxrpc_rotate_tx_window() function300 if (!rxrpc_rotate_tx_window(call, top, &summary)) { in rxrpc_receiving_reply()910 if (rxrpc_rotate_tx_window(call, hard_ack, &summary)) { in rxrpc_input_ack()939 if (rxrpc_rotate_tx_window(call, call->tx_top, &summary)) in rxrpc_input_ackall()
Completed in 7 milliseconds