Searched refs:missing_tx_completion_timeout (Results 1 – 2 of 2) sorted by relevance
905 u16 missing_tx_completion_timeout; member
3935 if (hints->missing_tx_completion_timeout) { in ena_update_hints()3936 if (hints->missing_tx_completion_timeout == ENA_HW_HINTS_NO_TIMEOUT) in ena_update_hints()3940 msecs_to_jiffies(hints->missing_tx_completion_timeout); in ena_update_hints()
Completed in 14 milliseconds