Home
last modified time | relevance | path

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

/drivers/net/ethernet/smsc/
Dsmc911x.h877 #define SMC_SET_PHY_MII_ADV(lp,phy,x) SMC_SET_MII( (lp), MII_ADVERTISE, phy, x ) macro
Dsmc911x.c951 SMC_SET_PHY_MII_ADV(lp, phyaddr, my_ad_caps); in smc911x_phy_configure()