Searched refs:phy_ethtool_set_wol (Results 1 – 2 of 2) sorted by relevance
1144 int phy_ethtool_set_wol(struct phy_device *phydev, struct ethtool_wolinfo *wol) in phy_ethtool_set_wol() function1151 EXPORT_SYMBOL(phy_ethtool_set_wol);
1351 err = phy_ethtool_set_wol(mp->phy, wol); in mv643xx_eth_set_wol()