Searched refs:SMC_SET_PHY_MII_ADV (Results 1 – 2 of 2) sorted by relevance
877 #define SMC_SET_PHY_MII_ADV(lp,phy,x) SMC_SET_MII( (lp), MII_ADVERTISE, phy, x ) macro
951 SMC_SET_PHY_MII_ADV(lp, phyaddr, my_ad_caps); in smc911x_phy_configure()