Searched refs:pc_tcode_actions (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.10/drivers/net/fddi/skfp/ |
D | pcmplc.c | 197 static void pc_tcode_actions(struct s_smc *smc, const int bit, struct s_phy *phy); 764 pc_tcode_actions(smc,i,phy) ; in pcm_fsm() 858 pc_tcode_actions(smc,3,phy) ; in pcm_fsm() 870 pc_tcode_actions(smc,i,phy) ; in pcm_fsm() 894 pc_tcode_actions(smc,7,phy) ; in pcm_fsm() 915 pc_tcode_actions(smc,i,phy) ; in pcm_fsm() 1393 static void pc_tcode_actions(struct s_smc *smc, const int bit, struct s_phy *phy) in pc_tcode_actions() function
|