Searched refs:s_phy (Results 1 – 5 of 5) sorted by relevance
/drivers/net/fddi/skfp/ |
D | pcmplc.c | 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); 198 static void reset_lem_struct(struct s_phy *phy); 210 struct s_phy *phy) in start_pcm_timer0() 220 static void stop_pcm_timer0(struct s_smc *smc, struct s_phy *phy) in stop_pcm_timer0() 234 struct s_phy *phy ; in pcm_init() 527 static int plc_send_bits(struct s_smc *smc, struct s_phy *phy, int len) in plc_send_bits() 592 struct s_phy *phy ; in pcm() 666 static void pcm_fsm(struct s_smc *smc, struct s_phy *phy, int cmd) in pcm_fsm() [all …]
|
D | cfm.c | 114 static void selection_criteria (struct s_smc *smc, struct s_phy *phy) in selection_criteria() 142 struct s_phy *phy ; in all_selection_criteria()
|
D | drvfbi.c | 394 struct s_phy *phy ; in led_indication()
|
D | smt.c | 285 struct s_phy *phy ; in smt_event()
|
/drivers/net/fddi/skfp/h/ |
D | smc.h | 194 struct s_phy { struct 448 struct s_phy y[NUMPHYS] ; /* phy */
|