Searched refs:sm_ph_lem_start (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/fddi/skfp/ |
H A D | pcmplc.c | 200 static void sm_ph_lem_start(struct s_smc *smc, int np, int threshold); 886 sm_ph_lem_start(smc,np,(int)smc->s.lct_short) ; /* enable LEM */ in pcm_fsm() 976 sm_ph_lem_start(smc,(int)phy->np,LCT_LEM_MAX) ; in pcm_fsm() 1221 static void sm_ph_lem_start(struct s_smc *smc, int np, int threshold) in sm_ph_lem_start() function
|
/kernel/linux/linux-6.6/drivers/net/fddi/skfp/ |
H A D | pcmplc.c | 196 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
|
Completed in 6 milliseconds