Searched refs:phy_ethtool_set_wol (Results 1 – 4 of 4) sorted by relevance
1197 int phy_ethtool_set_wol(struct phy_device *phydev, struct ethtool_wolinfo *wol) in phy_ethtool_set_wol() function1204 EXPORT_SYMBOL(phy_ethtool_set_wol);
781 int phy_ethtool_set_wol(struct phy_device *phydev, struct ethtool_wolinfo *wol);
1874 return phy_ethtool_set_wol(priv->slaves[slave_no].phy, wol); in cpsw_set_wol()
1540 err = phy_ethtool_set_wol(mp->phy, wol); in mv643xx_eth_set_wol()