Home
last modified time | relevance | path

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

/drivers/net/phy/
Dphy.c1144 int phy_ethtool_set_wol(struct phy_device *phydev, struct ethtool_wolinfo *wol) in phy_ethtool_set_wol() function
1151 EXPORT_SYMBOL(phy_ethtool_set_wol);
/drivers/net/ethernet/marvell/
Dmv643xx_eth.c1351 err = phy_ethtool_set_wol(mp->phy, wol); in mv643xx_eth_set_wol()