Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/amazon/ena/
Dena_netdev.h332 u32 missing_tx_completion_threshold; member
Dena_netdev.c3984 if (unlikely(missed_tx > adapter->missing_tx_completion_threshold)) { in check_missing_comp_in_tx_queue()
3988 adapter->missing_tx_completion_threshold); in check_missing_comp_in_tx_queue()
4140 adapter->missing_tx_completion_threshold = in ena_update_hints()
4538 adapter->missing_tx_completion_threshold = MAX_NUM_OF_TIMEOUTED_PACKETS; in ena_probe()