Searched refs:driver_watchdog_timeout (Results 1 – 5 of 5) sorted by relevance
147 u16 driver_watchdog_timeout; member
726 u16 driver_watchdog_timeout; member
539 result->driver_watchdog_timeout = resp.u.hw_hints.driver_watchdog_timeout; in efa_com_get_hw_hints()
910 u16 driver_watchdog_timeout; member
3961 if (hints->driver_watchdog_timeout) { in ena_update_hints()3962 if (hints->driver_watchdog_timeout == ENA_HW_HINTS_NO_TIMEOUT) in ena_update_hints()3966 msecs_to_jiffies(hints->driver_watchdog_timeout); in ena_update_hints()