Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/amazon/ena/
Dena_admin_defs.h913 u16 missing_tx_completion_timeout; member
Dena_netdev.c3950 if (hints->missing_tx_completion_timeout) { in ena_update_hints()
3951 if (hints->missing_tx_completion_timeout == ENA_HW_HINTS_NO_TIMEOUT) in ena_update_hints()
3955 msecs_to_jiffies(hints->missing_tx_completion_timeout); in ena_update_hints()