Searched refs:smt_timer (Results 1 - 4 of 4) sorted by last modified time

/linux-master/drivers/net/fddi/skfp/
H A Dsmt.c195 smt_timer_start(smc,&smc->sm.smt_timer, (u_long)1000000L,
440 smt_timer_start(smc,&smc->sm.smt_timer, (u_long)1000000L,
H A Dsmttimer.c31 void smt_timer_stop(struct s_smc *smc, struct smt_timer *timer)
33 struct smt_timer **prev ;
34 struct smt_timer *tm ;
54 void smt_timer_start(struct s_smc *smc, struct smt_timer *timer, u_long time,
57 struct smt_timer **prev ;
58 struct smt_timer *tm ;
115 struct smt_timer *tm ;
116 struct smt_timer *next ;
117 struct smt_timer **last ;
/linux-master/drivers/net/fddi/skfp/h/
H A Dsmc.h95 struct smt_timer ecm_timer ; /* timer */
118 struct smt_timer rmt_timer0 ; /* timer 0 */
119 struct smt_timer rmt_timer1 ; /* timer 1 */
120 struct smt_timer rmt_timer2 ; /* timer 2 */
224 struct smt_timer pcm_timer0 ;
225 struct smt_timer pcm_timer1 ;
226 struct smt_timer pcm_timer2 ;
243 struct smt_timer *st_queue ;
244 struct smt_timer st_fast ;
343 struct smt_timer smt_time member in struct:smt_values
[all...]
H A Dcmtdef.h387 struct smt_timer { struct
388 struct smt_timer *tm_next ; /* linked list */
504 void smt_timer_start(struct s_smc *smc, struct smt_timer *timer, u_long time,
506 void smt_timer_stop(struct s_smc *smc, struct smt_timer *timer);

Completed in 164 milliseconds