Searched refs:rxrpc_check_tx_space (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() function44 if (rxrpc_check_tx_space(call, NULL)) in rxrpc_wait_for_tx_window_intr()80 if (rxrpc_check_tx_space(call, &tx_win)) in rxrpc_wait_for_tx_window_waitall()109 if (rxrpc_check_tx_space(call, NULL)) in rxrpc_wait_for_tx_window_nonintr()342 if (!rxrpc_check_tx_space(call, NULL)) in rxrpc_send_data()