Searched refs:IDT77105_STATS_TIMER_PERIOD (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/atm/
H A Didt77105.h87 #define IDT77105_STATS_TIMER_PERIOD (HZ) macro
H A Didt77105.c100 if (!start_timer) mod_timer(&stats_timer,jiffies+IDT77105_STATS_TIMER_PERIOD);
311 stats_timer.expires = jiffies+IDT77105_STATS_TIMER_PERIOD;

Completed in 104 milliseconds