Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/net/ethernet/amazon/ena/
Dena_netdev.h323 u32 missing_tx_completion_threshold; member
Dena_netdev.c3503 if (unlikely(missed_tx > adapter->missing_tx_completion_threshold)) { in check_missing_comp_in_tx_queue()
3507 adapter->missing_tx_completion_threshold, in check_missing_comp_in_tx_queue()
3666 adapter->missing_tx_completion_threshold = in ena_update_hints()
4070 adapter->missing_tx_completion_threshold = MAX_NUM_OF_TIMEOUTED_PACKETS; in ena_probe()