Searched refs:_tx_win (Results 1 – 1 of 1) sorted by relevance
23 static bool rxrpc_check_tx_space(struct rxrpc_call *call, rxrpc_seq_t *_tx_win) in rxrpc_check_tx_space() argument30 if (_tx_win) in rxrpc_check_tx_space()31 *_tx_win = tx_win; in rxrpc_check_tx_space()