Home
last modified time | relevance | path

Searched refs:driver_watchdog_timeout (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/hw/efa/
H A Defa_com_cmd.h139 u16 driver_watchdog_timeout; member
H A Defa_admin_cmds_defs.h701 u16 driver_watchdog_timeout; member
H A Defa_com_cmd.c517 result->driver_watchdog_timeout = resp.u.hw_hints.driver_watchdog_timeout; in efa_com_get_hw_hints()
/kernel/linux/linux-6.6/drivers/infiniband/hw/efa/
H A Defa_com_cmd.h147 u16 driver_watchdog_timeout; member
H A Defa_admin_cmds_defs.h745 u16 driver_watchdog_timeout; member
H A Defa_com_cmd.c539 result->driver_watchdog_timeout = resp.u.hw_hints.driver_watchdog_timeout; in efa_com_get_hw_hints()
/kernel/linux/linux-5.10/drivers/net/ethernet/amazon/ena/
H A Dena_admin_defs.h902 u16 driver_watchdog_timeout; member
H A Dena_netdev.c3848 if (hints->driver_watchdog_timeout) { in ena_update_hints()
3849 if (hints->driver_watchdog_timeout == ENA_HW_HINTS_NO_TIMEOUT) in ena_update_hints()
3853 msecs_to_jiffies(hints->driver_watchdog_timeout); in ena_update_hints()
/kernel/linux/linux-6.6/drivers/net/ethernet/amazon/ena/
H A Dena_admin_defs.h912 u16 driver_watchdog_timeout; member
H A Dena_netdev.c4136 if (hints->driver_watchdog_timeout) { in ena_update_hints()
4137 if (hints->driver_watchdog_timeout == ENA_HW_HINTS_NO_TIMEOUT) in ena_update_hints()
4141 msecs_to_jiffies(hints->driver_watchdog_timeout); in ena_update_hints()

Completed in 22 milliseconds