Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/smsc/
Dsmc911x.h876 #define SMC_GET_PHY_MII_ADV(lp,phy,x) SMC_GET_MII( (lp), MII_ADVERTISE, phy, x ) macro
Dsmc911x.c960 SMC_GET_PHY_MII_ADV(lp, phyaddr, status); in smc911x_phy_configure()