Home
last modified time | relevance | path

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

/drivers/net/phy/
Dphy.c1153 void phy_ethtool_get_wol(struct phy_device *phydev, struct ethtool_wolinfo *wol) in phy_ethtool_get_wol() function
1158 EXPORT_SYMBOL(phy_ethtool_get_wol);
/drivers/net/ethernet/marvell/
Dmv643xx_eth.c1339 phy_ethtool_get_wol(mp->phy, wol); in mv643xx_eth_get_wol()