Searched refs:missing_tx_completion_timeout (Results 1 – 2 of 2) sorted by relevance
913 u16 missing_tx_completion_timeout; member
3950 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()