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