Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/amazon/ena/
H A Dena_admin_defs.h915 u16 missing_tx_completion_timeout; member
H A Dena_netdev.c3545 if (hints->missing_tx_completion_timeout) { in ena_update_hints()
3546 if (hints->missing_tx_completion_timeout == ENA_HW_HINTS_NO_TIMEOUT) in ena_update_hints()
3550 msecs_to_jiffies(hints->missing_tx_completion_timeout); in ena_update_hints()