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