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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/skfp/
H A Dpcmplc.c203 static void pc_rcode_actions(struct s_smc *smc, int bit, struct s_phy *phy);
833 pc_rcode_actions(smc,i,phy) ;
844 pc_rcode_actions(smc,3,phy) ;
857 pc_rcode_actions(smc,i,phy) ;
884 pc_rcode_actions(smc,7,phy) ;
902 pc_rcode_actions(smc,i,phy) ;
1237 * i.e. if pc_rcode_actions(5) is called, bit 6 is the next bit to be received
1243 static void pc_rcode_actions(struct s_smc *smc, int bit, struct s_phy *phy) function

Completed in 58 milliseconds