Searched refs:phy_ethtool_set_wol (Results 1 – 9 of 9) sorted by relevance
1427 int phy_ethtool_set_wol(struct phy_device *phydev, struct ethtool_wolinfo *wol) in phy_ethtool_set_wol() function1434 EXPORT_SYMBOL(phy_ethtool_set_wol);
1452 ret = phy_ethtool_set_wol(pl->phydev, wol); in phylink_ethtool_set_wol()
814 return netdev->phydev ? phy_ethtool_set_wol(netdev->phydev, wol) in lan743x_ethtool_set_wol()
515 return phy_ethtool_set_wol(salve->phy, wol); in am65_cpsw_set_wol()
337 return phy_ethtool_set_wol(cpsw->slaves[slave_no].phy, wol); in cpsw_set_wol()
711 ret = phy_ethtool_set_wol(dev->phydev, wol); in enetc_set_wol()
434 return phy_ethtool_set_wol(ndev->phydev, wol); in __ave_ethtool_set_wol()
1556 err = phy_ethtool_set_wol(dev->phydev, wol); in mv643xx_eth_set_wol()
1504 phy_ethtool_set_wol(netdev->phydev, wol); in lan78xx_set_wol()