Home
last modified time | relevance | path

Searched refs:sm_ph_lem_start (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/fddi/skfp/
H A Dpcmplc.c196 static void sm_ph_lem_start(struct s_smc *smc, int np, int threshold);
882 sm_ph_lem_start(smc,np,(int)smc->s.lct_short) ; /* enable LEM */ in pcm_fsm()
972 sm_ph_lem_start(smc,(int)phy->np,LCT_LEM_MAX) ; in pcm_fsm()
1217 static void sm_ph_lem_start(struct s_smc *smc, int np, int threshold) in sm_ph_lem_start() function