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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/skfp/
H A Dsmttimer.c39 void smt_timer_stop(struct s_smc *smc, struct smt_timer *timer)
41 struct smt_timer **prev ;
42 struct smt_timer *tm ;
62 void smt_timer_start(struct s_smc *smc, struct smt_timer *timer, u_long time,
65 struct smt_timer **prev ;
66 struct smt_timer *tm ;
123 struct smt_timer *tm ;
124 struct smt_timer *next ;
125 struct smt_timer **last ;
H A Dsmt.c213 smt_timer_start(smc,&smc->sm.smt_timer, (u_long)1000000L,
458 smt_timer_start(smc,&smc->sm.smt_timer, (u_long)1000000L,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/skfp/h/
H A Dsmc.h99 struct smt_timer ecm_timer ; /* timer */
122 struct smt_timer rmt_timer0 ; /* timer 0 */
123 struct smt_timer rmt_timer1 ; /* timer 1 */
124 struct smt_timer rmt_timer2 ; /* timer 2 */
228 struct smt_timer pcm_timer0 ;
229 struct smt_timer pcm_timer1 ;
230 struct smt_timer pcm_timer2 ;
247 struct smt_timer *st_queue ;
248 struct smt_timer st_fast ;
347 struct smt_timer smt_time member in struct:smt_values
[all...]
H A Dcmtdef.h386 struct smt_timer { struct
387 struct smt_timer *tm_next ; /* linked list */
503 void smt_timer_start(struct s_smc *smc, struct smt_timer *timer, u_long time,
505 void smt_timer_stop(struct s_smc *smc, struct smt_timer *timer);

Completed in 61 milliseconds