Searched refs:s_phy (Results 1 – 5 of 5) sorted by relevance
/linux-4.4.14/drivers/net/fddi/skfp/ |
D | pcmplc.c | 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); 205 static void reset_lem_struct(struct s_phy *phy); 217 struct s_phy *phy) in start_pcm_timer0() 227 static void stop_pcm_timer0(struct s_smc *smc, struct s_phy *phy) in stop_pcm_timer0() 241 struct s_phy *phy ; in pcm_init() 534 static int plc_send_bits(struct s_smc *smc, struct s_phy *phy, int len) in plc_send_bits() 599 struct s_phy *phy ; in pcm() 674 static void pcm_fsm(struct s_smc *smc, struct s_phy *phy, int cmd) in pcm_fsm() [all …]
|
D | cfm.c | 120 static void selection_criteria (struct s_smc *smc, struct s_phy *phy) in selection_criteria() 148 struct s_phy *phy ; in all_selection_criteria()
|
D | drvfbi.c | 397 struct s_phy *phy ; in led_indication()
|
D | smt.c | 290 struct s_phy *phy ; in smt_event()
|
/linux-4.4.14/drivers/net/fddi/skfp/h/ |
D | smc.h | 198 struct s_phy { struct 452 struct s_phy y[NUMPHYS] ; /* phy */
|