Searched refs:pc_rcode_actions (Results 1 – 1 of 1) sorted by relevance
/drivers/net/skfp/ |
D | pcmplc.c | 206 static void pc_rcode_actions(struct s_smc *smc, int bit, struct s_phy *phy); 867 pc_rcode_actions(smc,i,phy) ; in pcm_fsm() 878 pc_rcode_actions(smc,3,phy) ; in pcm_fsm() 891 pc_rcode_actions(smc,i,phy) ; in pcm_fsm() 918 pc_rcode_actions(smc,7,phy) ; in pcm_fsm() 936 pc_rcode_actions(smc,i,phy) ; in pcm_fsm() 1277 static void pc_rcode_actions(struct s_smc *smc, int bit, struct s_phy *phy) in pc_rcode_actions() function
|