Searched refs:netdev_timer (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dfealnx.c428 static void netdev_timer(unsigned long data);
902 np->timer.function = &netdev_timer;
1074 static void netdev_timer(unsigned long data) function
H A Dsundance.c413 static void netdev_timer(unsigned long data);
876 np->timer.function = &netdev_timer; /* timer handler */
913 static void netdev_timer(unsigned long data) function
H A Dnatsemi.c612 static void netdev_timer(unsigned long data);
1572 np->timer.function = &netdev_timer; /* timer handler */
1775 * netdev_timer:
1787 static void netdev_timer(unsigned long data) function
3213 * * netdev_timer: timer stopped by natsemi_suspend.
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/tulip/
H A Dwinbond-840.c328 static void netdev_timer(unsigned long data);
665 np->timer.function = &netdev_timer; /* timer handler */
781 static void netdev_timer(unsigned long data) function

Completed in 84 milliseconds