Searched refs:ALX_WATCHDOG_TIME (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/ethernet/atheros/alx/ | ||
H A D | alx.h | 44 #define ALX_WATCHDOG_TIME (5 * HZ) macro |
H A D | main.c | 1785 netdev->watchdog_timeo = ALX_WATCHDOG_TIME; in alx_probe() |