Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/fddi/skfp/
Dpcmplc.c193 static void pc_tcode_actions(struct s_smc *smc, const int bit, struct s_phy *phy);
760 pc_tcode_actions(smc,i,phy) ; in pcm_fsm()
854 pc_tcode_actions(smc,3,phy) ; in pcm_fsm()
866 pc_tcode_actions(smc,i,phy) ; in pcm_fsm()
890 pc_tcode_actions(smc,7,phy) ; in pcm_fsm()
911 pc_tcode_actions(smc,i,phy) ; in pcm_fsm()
1389 static void pc_tcode_actions(struct s_smc *smc, const int bit, struct s_phy *phy) in pc_tcode_actions() function