Home
last modified time | relevance | path

Searched refs:phy_ethtool_set_wol (Results 1 – 10 of 10) sorted by relevance

/linux-6.3-rc2/drivers/net/phy/
A Dphy.c1582 int phy_ethtool_set_wol(struct phy_device *phydev, struct ethtool_wolinfo *wol) in phy_ethtool_set_wol() function
1596 EXPORT_SYMBOL(phy_ethtool_set_wol);
A Dphylink.c2113 ret = phy_ethtool_set_wol(pl->phydev, wol); in phylink_ethtool_set_wol()
/linux-6.3-rc2/drivers/net/ethernet/ti/
A Dcpsw_ethtool.c337 return phy_ethtool_set_wol(cpsw->slaves[slave_no].phy, wol); in cpsw_set_wol()
/linux-6.3-rc2/Documentation/networking/
A Dsfp-phylink.rst128 * - phy_ethtool_set_wol(phydev, wol)
/linux-6.3-rc2/drivers/net/ethernet/microchip/
A Dlan743x_ethtool.c1188 return netdev->phydev ? phy_ethtool_set_wol(netdev->phydev, wol) in lan743x_ethtool_set_wol()
/linux-6.3-rc2/drivers/net/ethernet/freescale/enetc/
A Denetc_ethtool.c876 ret = phy_ethtool_set_wol(dev->phydev, wol); in enetc_set_wol()
/linux-6.3-rc2/include/linux/
A Dphy.h1850 int phy_ethtool_set_wol(struct phy_device *phydev, struct ethtool_wolinfo *wol);
/linux-6.3-rc2/drivers/net/ethernet/socionext/
A Dsni_ave.c434 return phy_ethtool_set_wol(ndev->phydev, wol); in __ave_ethtool_set_wol()
/linux-6.3-rc2/drivers/net/ethernet/marvell/
A Dmv643xx_eth.c1557 err = phy_ethtool_set_wol(dev->phydev, wol); in mv643xx_eth_set_wol()
/linux-6.3-rc2/drivers/net/usb/
A Dlan78xx.c1669 phy_ethtool_set_wol(netdev->phydev, wol); in lan78xx_set_wol()

Completed in 45 milliseconds