Home
last modified time | relevance | path

Searched refs:missing_tx_completion_threshold (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/amazon/ena/
H A Dena_netdev.h318 u32 missing_tx_completion_threshold; member
H A Dena_netdev.c3383 if (unlikely(missed_tx > adapter->missing_tx_completion_threshold)) { in check_missing_comp_in_tx_queue()
3387 adapter->missing_tx_completion_threshold); in check_missing_comp_in_tx_queue()
3542 adapter->missing_tx_completion_threshold = in ena_update_hints()
3940 adapter->missing_tx_completion_threshold = MAX_NUM_OF_TIMEOUTED_PACKETS; in ena_probe()