Lines Matching refs:s_smc
51 struct s_smc * smc, int type, int index
58 struct s_smc *smc ,
191 static void pcm_fsm(struct s_smc *smc, struct s_phy *phy, int cmd);
192 static void pc_rcode_actions(struct s_smc *smc, int bit, struct s_phy *phy);
193 static void pc_tcode_actions(struct s_smc *smc, const int bit, struct s_phy *phy);
195 static void plc_init(struct s_smc *smc, int p);
196 static void sm_ph_lem_start(struct s_smc *smc, int np, int threshold);
197 static void sm_ph_lem_stop(struct s_smc *smc, int np);
198 static void sm_ph_linestate(struct s_smc *smc, int phy, int ls);
199 static void real_init_plc(struct s_smc *smc);
205 static void start_pcm_timer0(struct s_smc *smc, u_long value, int event, in start_pcm_timer0()
216 static void stop_pcm_timer0(struct s_smc *smc, struct s_phy *phy) in stop_pcm_timer0()
226 void pcm_init(struct s_smc *smc) in pcm_init()
390 void init_plc(struct s_smc *smc) in init_plc()
403 static void real_init_plc(struct s_smc *smc) in real_init_plc()
411 static void plc_init(struct s_smc *smc, int p) in plc_init()
474 static void plc_go_state(struct s_smc *smc, int p, int state) in plc_go_state()
490 int sm_pm_get_ls(struct s_smc *smc, int phy) in sm_pm_get_ls()
523 static int plc_send_bits(struct s_smc *smc, struct s_phy *phy, int len) in plc_send_bits()
560 void plc_config_mux(struct s_smc *smc, int mux) in plc_config_mux()
584 void pcm(struct s_smc *smc, const int np, int event) in pcm()
662 static void pcm_fsm(struct s_smc *smc, struct s_phy *phy, int cmd) in pcm_fsm()
1026 static void sm_ph_linestate(struct s_smc *smc, int phy, int ls) in sm_ph_linestate()
1066 static void lem_evaluate(struct s_smc *smc, struct s_phy *phy) in lem_evaluate()
1165 void sm_lem_evaluate(struct s_smc *smc) in sm_lem_evaluate()
1173 static void lem_check_lct(struct s_smc *smc, struct s_phy *phy) in lem_check_lct()
1217 static void sm_ph_lem_start(struct s_smc *smc, int np, int threshold) in sm_ph_lem_start()
1235 static void sm_ph_lem_stop(struct s_smc *smc, int np) in sm_ph_lem_stop()
1252 static void pc_rcode_actions(struct s_smc *smc, int bit, struct s_phy *phy) in pc_rcode_actions()
1389 static void pc_tcode_actions(struct s_smc *smc, const int bit, struct s_phy *phy) in pc_tcode_actions()
1567 int pcm_status_twisted(struct s_smc *smc) in pcm_status_twisted()
1586 void pcm_status_state(struct s_smc *smc, int np, int *type, int *state, in pcm_status_state()
1610 int pcm_rooted_station(struct s_smc *smc) in pcm_rooted_station()
1625 void plc_irq(struct s_smc *smc, int np, unsigned int cmd) in plc_irq()
1846 void pcm_get_state(struct s_smc *smc, struct smt_state *state) in pcm_get_state()
1880 int get_pcm_state(struct s_smc *smc, int np) in get_pcm_state()
1902 char *get_linestate(struct s_smc *smc, int np) in get_linestate()
1924 char *get_pcmstate(struct s_smc *smc, int np) in get_pcmstate()
1946 void list_phy(struct s_smc *smc) in list_phy()
1974 void pcm_lem_dump(struct s_smc *smc) in pcm_lem_dump()