Searched refs:completion_delay (Results 1 – 1 of 1) sorted by relevance
1827 uint64_t completion_delay; in check_for_tx_completion_in_queue() local1839 completion_delay = rte_get_timer_cycles() - timestamp; in check_for_tx_completion_in_queue()1840 if (completion_delay > adapter->missing_tx_completion_to) { in check_for_tx_completion_in_queue()1845 tx_ring->id, i, completion_delay / in check_for_tx_completion_in_queue()