Searched refs:rxrpc_tx_window_space (Results 1 – 3 of 3) sorted by relevance
197 int space = rxrpc_tx_window_space(call); in rxrpc_transmit_fresh_data()271 if (!rxrpc_tx_window_space(call)) in rxrpc_transmit_some_data()
329 rxrpc_tx_window_space(call) > 0) { in rxrpc_tlp_send_probe()
1563 static inline unsigned int rxrpc_tx_window_space(const struct rxrpc_call *call) in rxrpc_tx_window_space() function
Completed in 14 milliseconds