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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/skfp/
H A Dsmt.c73 static int phy_index(struct s_smc *smc, int phy);
1295 latency->lt_phyout_idx1 = phy_index(smc,0) ;
1302 latency->lt_phyout_idx2 = phy_index(smc,1) ;
1416 lem->lem_phy_index = phy_index(smc,phy) ;
1736 static int phy_index(struct s_smc *smc, int phy) function
1796 return(phy_index(smc,e - ENTITY_PHY(0))) ;

Completed in 66 milliseconds