Home
last modified time | relevance | path

Searched refs:rot_last (Results 1 – 1 of 1) sorted by relevance

/linux/net/rxrpc/
H A Dinput.c225 bool rot_last = false, trace = false; in rxrpc_rotate_tx_window() local
256 rot_last = true; in rxrpc_rotate_tx_window()
298 trace_rxrpc_txqueue(call, (rot_last ? in rxrpc_rotate_tx_window()
326 if (rot_last) { in rxrpc_rotate_tx_window()
335 _debug("%x,%x,%x,%d", to, call->tx_bottom, call->tx_top, rot_last); in rxrpc_rotate_tx_window()
338 return rot_last; in rxrpc_rotate_tx_window()