Searched refs:tx_cleanup_delay (Results 1 – 1 of 1) sorted by relevance
1872 uint64_t tx_cleanup_delay; in check_for_tx_completions() local1893 tx_cleanup_delay = rte_get_timer_cycles() - in check_for_tx_completions()1895 if (tx_cleanup_delay < adapter->tx_cleanup_stall_delay) in check_for_tx_completions()