Home
last modified time | relevance | path

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

/drivers/net/ethernet/amazon/ena/
Dena_netdev.h338 u32 missing_tx_completion_threshold; member
Dena_netdev.c3814 if (unlikely(missed_tx > adapter->missing_tx_completion_threshold)) { in check_missing_comp_in_tx_queue()
3818 adapter->missing_tx_completion_threshold); in check_missing_comp_in_tx_queue()
3974 adapter->missing_tx_completion_threshold = in ena_update_hints()
4452 adapter->missing_tx_completion_threshold = MAX_NUM_OF_TIMEOUTED_PACKETS; in ena_probe()