• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/skfp/

Lines Matching refs:s_smc

60 struct s_smc	* smc, int  type, int  index
67 struct s_smc *smc ,
202 static void pcm_fsm(struct s_smc *smc, struct s_phy *phy, int cmd);
203 static void pc_rcode_actions(struct s_smc *smc, int bit, struct s_phy *phy);
204 static void pc_tcode_actions(struct s_smc *smc, const int bit, struct s_phy *phy);
206 static void plc_init(struct s_smc *smc, int p);
207 static void sm_ph_lem_start(struct s_smc *smc, int np, int threshold);
208 static void sm_ph_lem_stop(struct s_smc *smc, int np);
209 static void sm_ph_linestate(struct s_smc *smc, int phy, int ls);
210 static void real_init_plc(struct s_smc *smc);
216 static void start_pcm_timer0(struct s_smc *smc, u_long value, int event,
227 static void stop_pcm_timer0(struct s_smc *smc, struct s_phy *phy)
237 void pcm_init(struct s_smc *smc)
401 void init_plc(struct s_smc *smc)
414 static void real_init_plc(struct s_smc *smc)
422 static void plc_init(struct s_smc *smc, int p)
485 static void plc_go_state(struct s_smc *smc, int p, int state)
501 int sm_pm_get_ls(struct s_smc *smc, int phy)
534 static int plc_send_bits(struct s_smc *smc, struct s_phy *phy, int len)
566 void plc_config_mux(struct s_smc *smc, int mux)
590 void pcm(struct s_smc *smc, const int np, int event)
669 static void pcm_fsm(struct s_smc *smc, struct s_phy *phy, int cmd)
1006 static void sm_ph_linestate(struct s_smc *smc, int phy, int ls)
1046 static void lem_evaluate(struct s_smc *smc, struct s_phy *phy)
1146 void sm_lem_evaluate(struct s_smc *smc)
1154 static void lem_check_lct(struct s_smc *smc, struct s_phy *phy)
1198 static void sm_ph_lem_start(struct s_smc *smc, int np, int threshold)
1216 static void sm_ph_lem_stop(struct s_smc *smc, int np)
1225 void sm_pm_ls_latch(struct s_smc *smc, int phy, int on_off)
1243 static void pc_rcode_actions(struct s_smc *smc, int bit, struct s_phy *phy)
1379 static void pc_tcode_actions(struct s_smc *smc, const int bit, struct s_phy *phy)
1558 int pcm_status_twisted(struct s_smc *smc)
1577 void pcm_status_state(struct s_smc *smc, int np, int *type, int *state,
1601 int pcm_rooted_station(struct s_smc *smc)
1616 void plc_irq(struct s_smc *smc, int np, unsigned int cmd)
1819 void pcm_get_state(struct s_smc *smc, struct smt_state *state)
1853 int get_pcm_state(struct s_smc *smc, int np)
1875 char *get_linestate(struct s_smc *smc, int np)
1897 char *get_pcmstate(struct s_smc *smc, int np)
1919 void list_phy(struct s_smc *smc)
1947 void pcm_lem_dump(struct s_smc *smc)