Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/amazon/ena/
H A Dena_netdev.c3653 if (hints->missing_tx_completion_timeout) { in ena_update_hints()
3654 if (hints->missing_tx_completion_timeout == ENA_HW_HINTS_NO_TIMEOUT) in ena_update_hints()
3658 msecs_to_jiffies(hints->missing_tx_completion_timeout); in ena_update_hints()