Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/amazon/ena/
Dena_netdev.h300 u32 missing_tx_completion_threshold; member
Dena_netdev.c2724 if (unlikely(missed_tx > adapter->missing_tx_completion_threshold)) { in check_missing_comp_in_tx_queue()
2728 adapter->missing_tx_completion_threshold); in check_missing_comp_in_tx_queue()
2886 adapter->missing_tx_completion_threshold = in ena_update_hints()
3326 adapter->missing_tx_completion_threshold = MAX_NUM_OF_TIMEOUTED_PACKETS; in ena_probe()