Searched refs:phy_ethtool_set_wol (Results 1 – 9 of 9) sorted by relevance
1171 int phy_ethtool_set_wol(struct phy_device *phydev, struct ethtool_wolinfo *wol) in phy_ethtool_set_wol() function1178 EXPORT_SYMBOL(phy_ethtool_set_wol);
1088 ret = phy_ethtool_set_wol(pl->phydev, wol); in phylink_ethtool_set_wol()
812 phy_ethtool_set_wol(netdev->phydev, wol); in lan743x_ethtool_set_wol()
125 * - phy_ethtool_set_wol(phydev, wol)
333 return phy_ethtool_set_wol(cpsw->slaves[slave_no].phy, wol); in cpsw_set_wol()
1183 int phy_ethtool_set_wol(struct phy_device *phydev, struct ethtool_wolinfo *wol);
436 ret = phy_ethtool_set_wol(ndev->phydev, wol); in ave_ethtool_set_wol()
1560 err = phy_ethtool_set_wol(dev->phydev, wol); in mv643xx_eth_set_wol()
1400 phy_ethtool_set_wol(netdev->phydev, wol); in lan78xx_set_wol()