Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/fddi/skfp/
H A Dpcmplc.c196 static void pc_rcode_actions(struct s_smc *smc, int bit, struct s_phy *phy);
857 pc_rcode_actions(smc,i,phy) ; in pcm_fsm()
868 pc_rcode_actions(smc,3,phy) ; in pcm_fsm()
881 pc_rcode_actions(smc,i,phy) ; in pcm_fsm()
908 pc_rcode_actions(smc,7,phy) ; in pcm_fsm()
926 pc_rcode_actions(smc,i,phy) ; in pcm_fsm()
1250 * i.e. if pc_rcode_actions(5) is called, bit 6 is the next bit to be received
1256 static void pc_rcode_actions(struct s_smc *smc, int bit, struct s_phy *phy) in pc_rcode_actions() function
/kernel/linux/linux-6.6/drivers/net/fddi/skfp/
H A 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()
1246 * i.e. if pc_rcode_actions(5) is called, bit 6 is the next bit to be received
1252 static void pc_rcode_actions(struct s_smc *smc, int bit, struct s_phy *phy) in pc_rcode_actions() function

Completed in 5 milliseconds