Home
last modified time | relevance | path

Searched refs:E100_WATCHDOG_PERIOD (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/
H A De100.c156 #define E100_WATCHDOG_PERIOD (2 * HZ) macro
1732 round_jiffies(jiffies + E100_WATCHDOG_PERIOD)); in e100_watchdog()
2843 netdev->watchdog_timeo = E100_WATCHDOG_PERIOD; in e100_probe()