Searched refs:pc_rcode_actions (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/net/fddi/skfp/
H A Dpcmplc.c203 static void pc_rcode_actions(struct s_smc *smc, int bit, struct s_phy *phy);
864 pc_rcode_actions(smc,i,phy) ; pcm_fsm()
875 pc_rcode_actions(smc,3,phy) ; pcm_fsm()
888 pc_rcode_actions(smc,i,phy) ; pcm_fsm()
915 pc_rcode_actions(smc,7,phy) ; pcm_fsm()
933 pc_rcode_actions(smc,i,phy) ; pcm_fsm()
1268 * i.e. if pc_rcode_actions(5) is called, bit 6 is the next bit to be received
1274 static void pc_rcode_actions(struct s_smc *smc, int bit, struct s_phy *phy) pc_rcode_actions() function

Completed in 85 milliseconds