Searched refs:missing_tx_completion_threshold (Results 1 – 2 of 2) sorted by relevance
336 u32 missing_tx_completion_threshold; member
3772 if (unlikely(missed_tx > adapter->missing_tx_completion_threshold)) { in check_missing_comp_in_tx_queue()3776 adapter->missing_tx_completion_threshold); in check_missing_comp_in_tx_queue()3932 adapter->missing_tx_completion_threshold = in ena_update_hints()4410 adapter->missing_tx_completion_threshold = MAX_NUM_OF_TIMEOUTED_PACKETS; in ena_probe()
Completed in 19 milliseconds