Searched refs:e1000_watchdog (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/e1000/
H A De1000_main.c126 static void e1000_watchdog(unsigned long data);
973 adapter->watchdog_timer.function = &e1000_watchdog;
2288 * e1000_watchdog - Timer Call-back
2291 static void e1000_watchdog(unsigned long data) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/e1000e/
H A Dnetdev.c3642 * gets fixed (in e1000_watchdog), the actual LAA is in one
4007 * e1000_watchdog - Timer Call-back
4010 static void e1000_watchdog(unsigned long data) function
5708 adapter->watchdog_timer.function = &e1000_watchdog;

Completed in 176 milliseconds