Searched refs:_tx_win (Results 1 – 1 of 1) sorted by relevance
94 static bool rxrpc_check_tx_space(struct rxrpc_call *call, rxrpc_seq_t *_tx_win) in rxrpc_check_tx_space() argument96 if (_tx_win) in rxrpc_check_tx_space()97 *_tx_win = call->tx_bottom; in rxrpc_check_tx_space()