Home
last modified time | relevance | path

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

/linux/drivers/net/phy/
A Dphy.c1413 int phy_ethtool_set_wol(struct phy_device *phydev, struct ethtool_wolinfo *wol) in phy_ethtool_set_wol() function
1420 EXPORT_SYMBOL(phy_ethtool_set_wol);
A Dphylink.c1506 ret = phy_ethtool_set_wol(pl->phydev, wol); in phylink_ethtool_set_wol()
/linux/drivers/net/ethernet/microchip/
A Dlan743x_ethtool.c814 return netdev->phydev ? phy_ethtool_set_wol(netdev->phydev, wol) in lan743x_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()
A Dam65-cpsw-ethtool.c515 return phy_ethtool_set_wol(salve->phy, wol); in am65_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.c708 ret = phy_ethtool_set_wol(dev->phydev, wol); in enetc_set_wol()
/linux/include/linux/
A Dphy.h1697 int phy_ethtool_set_wol(struct phy_device *phydev, struct ethtool_wolinfo *wol);
/linux/drivers/net/ethernet/socionext/
A Dsni_ave.c434 return phy_ethtool_set_wol(ndev->phydev, wol); in __ave_ethtool_set_wol()
/linux/drivers/net/ethernet/marvell/
A Dmv643xx_eth.c1556 err = phy_ethtool_set_wol(dev->phydev, wol); in mv643xx_eth_set_wol()
/linux/drivers/net/usb/
A Dlan78xx.c1504 phy_ethtool_set_wol(netdev->phydev, wol); in lan78xx_set_wol()
/linux/
A Dvmlinux.symvers4629 0x00000000 phy_ethtool_set_wol vmlinux EXPORT_SYMBOL
A DSystem.map35701 ffff8000109416f0 T phy_ethtool_set_wol
A D.tmp_System.map35701 ffff8000109416f0 T phy_ethtool_set_wol

Completed in 360 milliseconds