Searched refs:phy_ethtool_set_wol (Results 1 – 5 of 5) sorted by relevance
1250 int phy_ethtool_set_wol(struct phy_device *phydev, struct ethtool_wolinfo *wol) in phy_ethtool_set_wol() function1257 EXPORT_SYMBOL(phy_ethtool_set_wol);
816 int phy_ethtool_set_wol(struct phy_device *phydev, struct ethtool_wolinfo *wol);
1880 return phy_ethtool_set_wol(priv->slaves[slave_no].phy, wol); in cpsw_set_wol()
1572 err = phy_ethtool_set_wol(mp->phy, wol); in mv643xx_eth_set_wol()
1067 phy_ethtool_set_wol(netdev->phydev, wol); in lan78xx_set_wol()