Searched refs:EMAC_WATCHDOG_TIME (Results 1 – 2 of 2) sorted by relevance
/linux-6.6.21/drivers/net/ethernet/qualcomm/emac/ | ||
D | emac.h | 310 #define EMAC_WATCHDOG_TIME (5 * HZ) macro |
D | emac.c | 642 netdev->watchdog_timeo = EMAC_WATCHDOG_TIME; in emac_probe() |