Lines Matching refs:s_smc
55 struct s_smc * smc, int type, int index
62 struct s_smc *smc ,
195 static void pcm_fsm(struct s_smc *smc, struct s_phy *phy, int cmd);
196 static void pc_rcode_actions(struct s_smc *smc, int bit, struct s_phy *phy);
197 static void pc_tcode_actions(struct s_smc *smc, const int bit, struct s_phy *phy);
199 static void plc_init(struct s_smc *smc, int p);
200 static void sm_ph_lem_start(struct s_smc *smc, int np, int threshold);
201 static void sm_ph_lem_stop(struct s_smc *smc, int np);
202 static void sm_ph_linestate(struct s_smc *smc, int phy, int ls);
203 static void real_init_plc(struct s_smc *smc);
209 static void start_pcm_timer0(struct s_smc *smc, u_long value, int event, in start_pcm_timer0()
220 static void stop_pcm_timer0(struct s_smc *smc, struct s_phy *phy) in stop_pcm_timer0()
230 void pcm_init(struct s_smc *smc) in pcm_init()
394 void init_plc(struct s_smc *smc) in init_plc()
407 static void real_init_plc(struct s_smc *smc) in real_init_plc()
415 static void plc_init(struct s_smc *smc, int p) in plc_init()
478 static void plc_go_state(struct s_smc *smc, int p, int state) in plc_go_state()
494 int sm_pm_get_ls(struct s_smc *smc, int phy) in sm_pm_get_ls()
527 static int plc_send_bits(struct s_smc *smc, struct s_phy *phy, int len) in plc_send_bits()
564 void plc_config_mux(struct s_smc *smc, int mux) in plc_config_mux()
588 void pcm(struct s_smc *smc, const int np, int event) in pcm()
666 static void pcm_fsm(struct s_smc *smc, struct s_phy *phy, int cmd) in pcm_fsm()
1030 static void sm_ph_linestate(struct s_smc *smc, int phy, int ls) in sm_ph_linestate()
1070 static void lem_evaluate(struct s_smc *smc, struct s_phy *phy) in lem_evaluate()
1169 void sm_lem_evaluate(struct s_smc *smc) in sm_lem_evaluate()
1177 static void lem_check_lct(struct s_smc *smc, struct s_phy *phy) in lem_check_lct()
1221 static void sm_ph_lem_start(struct s_smc *smc, int np, int threshold) in sm_ph_lem_start()
1239 static void sm_ph_lem_stop(struct s_smc *smc, int np) in sm_ph_lem_stop()
1256 static void pc_rcode_actions(struct s_smc *smc, int bit, struct s_phy *phy) in pc_rcode_actions()
1393 static void pc_tcode_actions(struct s_smc *smc, const int bit, struct s_phy *phy) in pc_tcode_actions()
1571 int pcm_status_twisted(struct s_smc *smc) in pcm_status_twisted()
1590 void pcm_status_state(struct s_smc *smc, int np, int *type, int *state, in pcm_status_state()
1614 int pcm_rooted_station(struct s_smc *smc) in pcm_rooted_station()
1629 void plc_irq(struct s_smc *smc, int np, unsigned int cmd) in plc_irq()
1850 void pcm_get_state(struct s_smc *smc, struct smt_state *state) in pcm_get_state()
1884 int get_pcm_state(struct s_smc *smc, int np) in get_pcm_state()
1906 char *get_linestate(struct s_smc *smc, int np) in get_linestate()
1928 char *get_pcmstate(struct s_smc *smc, int np) in get_pcmstate()
1950 void list_phy(struct s_smc *smc) in list_phy()
1978 void pcm_lem_dump(struct s_smc *smc) in pcm_lem_dump()