Searched refs:pc_rcode_actions (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/drivers/net/fddi/skfp/ |
D | pcmplc.c | 203 static void pc_rcode_actions(struct s_smc *smc, int bit, struct s_phy *phy); 864 pc_rcode_actions(smc,i,phy) ; in pcm_fsm() 875 pc_rcode_actions(smc,3,phy) ; in pcm_fsm() 888 pc_rcode_actions(smc,i,phy) ; in pcm_fsm() 915 pc_rcode_actions(smc,7,phy) ; in pcm_fsm() 933 pc_rcode_actions(smc,i,phy) ; in pcm_fsm() 1274 static void pc_rcode_actions(struct s_smc *smc, int bit, struct s_phy *phy) in pc_rcode_actions() function
|