Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/broadcom/genet/
A Dbcmgenet_wol.c72 ret = phy_ethtool_set_wol(dev->phydev, wol); in bcmgenet_set_wol()
/linux/drivers/net/phy/
A Dphy.c1734 int phy_ethtool_set_wol(struct phy_device *phydev, struct ethtool_wolinfo *wol) in phy_ethtool_set_wol() function
1748 EXPORT_SYMBOL(phy_ethtool_set_wol);
A Dphylink.c2431 ret = phy_ethtool_set_wol(pl->phydev, wol); in phylink_ethtool_set_wol()
/linux/drivers/net/ethernet/ti/
A Dcpsw_ethtool.c337 return phy_ethtool_set_wol(cpsw->slaves[slave_no].phy, wol); in cpsw_set_wol()
/linux/Documentation/networking/
A Dsfp-phylink.rst128 * - phy_ethtool_set_wol(phydev, wol)
/linux/drivers/net/ethernet/freescale/enetc/
A Denetc_ethtool.c893 ret = phy_ethtool_set_wol(dev->phydev, wol); in enetc_set_wol()
/linux/include/linux/
A Dphy.h2035 int phy_ethtool_set_wol(struct phy_device *phydev, struct ethtool_wolinfo *wol);
/linux/drivers/net/ethernet/socionext/
A Dsni_ave.c435 return phy_ethtool_set_wol(ndev->phydev, wol); in __ave_ethtool_set_wol()
/linux/drivers/net/ethernet/marvell/
A Dmv643xx_eth.c1557 err = phy_ethtool_set_wol(dev->phydev, wol); in mv643xx_eth_set_wol()
/linux/drivers/net/usb/
A Dlan78xx.c1666 phy_ethtool_set_wol(netdev->phydev, wol); in lan78xx_set_wol()

Completed in 53 milliseconds