Searched refs:s_phy (Results 1 – 5 of 5) sorted by relevance
/linux-6.1.9/drivers/net/fddi/skfp/ |
D | pcmplc.c | 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); 194 static void reset_lem_struct(struct s_phy *phy); 206 struct s_phy *phy) in start_pcm_timer0() 216 static void stop_pcm_timer0(struct s_smc *smc, struct s_phy *phy) in stop_pcm_timer0() 230 struct s_phy *phy ; in pcm_init() 523 static int plc_send_bits(struct s_smc *smc, struct s_phy *phy, int len) in plc_send_bits() 588 struct s_phy *phy ; in pcm() 662 static void pcm_fsm(struct s_smc *smc, struct s_phy *phy, int cmd) in pcm_fsm() [all …]
|
D | cfm.c | 110 static void selection_criteria (struct s_smc *smc, struct s_phy *phy) in selection_criteria() 138 struct s_phy *phy ; in all_selection_criteria()
|
D | drvfbi.c | 390 struct s_phy *phy ; in led_indication()
|
D | smt.c | 281 struct s_phy *phy ; in smt_event()
|
/linux-6.1.9/drivers/net/fddi/skfp/h/ |
D | smc.h | 194 struct s_phy { struct 448 struct s_phy y[NUMPHYS] ; /* phy */
|