Searched refs:driver_watchdog_timeout (Results 1 – 5 of 5) sorted by relevance
135 u16 driver_watchdog_timeout; member
633 u16 driver_watchdog_timeout; member
521 result->driver_watchdog_timeout = resp.u.hw_hints.driver_watchdog_timeout; in efa_com_get_hw_hints()
852 u16 driver_watchdog_timeout; member
3089 if (hints->driver_watchdog_timeout) { in ena_update_hints()3090 if (hints->driver_watchdog_timeout == ENA_HW_HINTS_NO_TIMEOUT) in ena_update_hints()3094 msecs_to_jiffies(hints->driver_watchdog_timeout); in ena_update_hints()