Home
last modified time | relevance | path

Searched refs:phy_ethtool_get_wol (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/phy/
H A Dphy.c1502 void phy_ethtool_get_wol(struct phy_device *phydev, struct ethtool_wolinfo *wol) in phy_ethtool_get_wol() function
1507 EXPORT_SYMBOL(phy_ethtool_get_wol);
H A Dphylink.c1314 phy_ethtool_get_wol(pl->phydev, wol); in phylink_ethtool_get_wol()
H A Dphy_device.c1772 phy_ethtool_get_wol(phydev, &wol); in phy_suspend()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/ti/
H A Dcpsw_ethtool.c323 phy_ethtool_get_wol(cpsw->slaves[slave_no].phy, wol); in cpsw_get_wol()
H A Dam65-cpsw-ethtool.c504 phy_ethtool_get_wol(salve->phy, wol); in am65_cpsw_get_wol()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/microchip/
H A Dlan743x_ethtool.c783 phy_ethtool_get_wol(netdev->phydev, wol); in lan743x_ethtool_get_wol()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/enetc/
H A Denetc_ethtool.c678 phy_ethtool_get_wol(dev->phydev, wol); in enetc_get_wol()
/OK3568_Linux_fs/kernel/Documentation/networking/
H A Dsfp-phylink.rst126 * - phy_ethtool_get_wol(phydev, wol)
/OK3568_Linux_fs/kernel/include/linux/
H A Dphy.h1604 void phy_ethtool_get_wol(struct phy_device *phydev,
/OK3568_Linux_fs/kernel/drivers/net/ethernet/socionext/
H A Dsni_ave.c424 phy_ethtool_get_wol(ndev->phydev, wol); in ave_ethtool_get_wol()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/marvell/
H A Dmv643xx_eth.c1543 phy_ethtool_get_wol(dev->phydev, wol); in mv643xx_eth_get_wol()