Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/fddi/skfp/
Dpcmplc.c192 static void pc_rcode_actions(struct s_smc *smc, int bit, struct s_phy *phy);
853 pc_rcode_actions(smc,i,phy) ; in pcm_fsm()
864 pc_rcode_actions(smc,3,phy) ; in pcm_fsm()
877 pc_rcode_actions(smc,i,phy) ; in pcm_fsm()
904 pc_rcode_actions(smc,7,phy) ; in pcm_fsm()
922 pc_rcode_actions(smc,i,phy) ; in pcm_fsm()
1252 static void pc_rcode_actions(struct s_smc *smc, int bit, struct s_phy *phy) in pc_rcode_actions() function