Searched refs:pc_tcode_actions (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/net/fddi/skfp/ |
D | pcmplc.c | 202 static void pc_tcode_actions(struct s_smc *smc, const int bit, struct s_phy *phy); 769 pc_tcode_actions(smc,i,phy) ; in pcm_fsm() 862 pc_tcode_actions(smc,3,phy) ; in pcm_fsm() 874 pc_tcode_actions(smc,i,phy) ; in pcm_fsm() 898 pc_tcode_actions(smc,7,phy) ; in pcm_fsm() 919 pc_tcode_actions(smc,i,phy) ; in pcm_fsm() 1407 static void pc_tcode_actions(struct s_smc *smc, const int bit, struct s_phy *phy) in pc_tcode_actions() function
|