Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/fddi/skfp/
Dpcmplc.c201 static void pc_rcode_actions(struct s_smc *smc, int bit, struct s_phy *phy);
861 pc_rcode_actions(smc,i,phy) ; in pcm_fsm()
872 pc_rcode_actions(smc,3,phy) ; in pcm_fsm()
885 pc_rcode_actions(smc,i,phy) ; in pcm_fsm()
912 pc_rcode_actions(smc,7,phy) ; in pcm_fsm()
930 pc_rcode_actions(smc,i,phy) ; in pcm_fsm()
1270 static void pc_rcode_actions(struct s_smc *smc, int bit, struct s_phy *phy) in pc_rcode_actions() function