Searched refs:driver_watchdog_timeout (Results 1 – 5 of 5) sorted by relevance
147 u16 driver_watchdog_timeout; member
539 result->driver_watchdog_timeout = resp.u.hw_hints.driver_watchdog_timeout; in efa_com_get_hw_hints()
745 u16 driver_watchdog_timeout; member
912 u16 driver_watchdog_timeout; member
3556 if (hints->driver_watchdog_timeout) { in ena_update_hints()3557 if (hints->driver_watchdog_timeout == ENA_HW_HINTS_NO_TIMEOUT) in ena_update_hints()3561 msecs_to_jiffies(hints->driver_watchdog_timeout); in ena_update_hints()