Searched refs:missing_tx_completion_threshold (Results 1 – 2 of 2) sorted by relevance
187 uint32_t missing_tx_completion_threshold; member
1500 txq->missing_tx_completion_threshold = in ena_tx_queue_setup()1853 if (unlikely(missed_tx > tx_ring->missing_tx_completion_threshold)) { in check_for_tx_completion_in_queue()1858 tx_ring->missing_tx_completion_threshold); in check_for_tx_completion_in_queue()