Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/phy/
Dphy.c1488 void phy_ethtool_get_wol(struct phy_device *phydev, struct ethtool_wolinfo *wol) in phy_ethtool_get_wol() function
1493 EXPORT_SYMBOL(phy_ethtool_get_wol);
Dphy_device.c1812 phy_ethtool_get_wol(phydev, &wol); in phy_suspend()
Dphylink.c2058 phy_ethtool_get_wol(pl->phydev, wol); in phylink_ethtool_get_wol()
/linux-6.1.9/drivers/net/ethernet/ti/
Dcpsw_ethtool.c327 phy_ethtool_get_wol(cpsw->slaves[slave_no].phy, wol); in cpsw_get_wol()
/linux-6.1.9/Documentation/networking/
Dsfp-phylink.rst126 * - phy_ethtool_get_wol(phydev, wol)
/linux-6.1.9/drivers/net/ethernet/microchip/
Dlan743x_ethtool.c1147 phy_ethtool_get_wol(netdev->phydev, wol); in lan743x_ethtool_get_wol()
/linux-6.1.9/drivers/net/ethernet/freescale/enetc/
Denetc_ethtool.c811 phy_ethtool_get_wol(dev->phydev, wol); in enetc_get_wol()
/linux-6.1.9/include/linux/
Dphy.h1750 void phy_ethtool_get_wol(struct phy_device *phydev,
/linux-6.1.9/drivers/net/ethernet/socionext/
Dsni_ave.c424 phy_ethtool_get_wol(ndev->phydev, wol); in ave_ethtool_get_wol()
/linux-6.1.9/drivers/net/ethernet/marvell/
Dmv643xx_eth.c1545 phy_ethtool_get_wol(dev->phydev, wol); in mv643xx_eth_get_wol()