Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/broadcom/genet/
H A Dbcmgenet_wol.c46 phy_ethtool_get_wol(dev->phydev, wol); in bcmgenet_get_wol()
/openbmc/linux/drivers/net/phy/
H A Dphy.c1668 void phy_ethtool_get_wol(struct phy_device *phydev, struct ethtool_wolinfo *wol) in phy_ethtool_get_wol() function
1676 EXPORT_SYMBOL(phy_ethtool_get_wol);
H A Dphy_device.c1871 phy_ethtool_get_wol(phydev, &wol); in phy_suspend()
H A Dphylink.c2256 phy_ethtool_get_wol(pl->phydev, wol); in phylink_ethtool_get_wol()
/openbmc/linux/Documentation/networking/
H A Dsfp-phylink.rst126 * - phy_ethtool_get_wol(phydev, wol)
/openbmc/linux/drivers/net/ethernet/ti/
H A Dcpsw_ethtool.c327 phy_ethtool_get_wol(cpsw->slaves[slave_no].phy, wol); in cpsw_get_wol()
/openbmc/linux/drivers/net/ethernet/microchip/
H A Dlan743x_ethtool.c1147 phy_ethtool_get_wol(netdev->phydev, wol); in lan743x_ethtool_get_wol()
H A Dlan743x_main.c3070 phy_ethtool_get_wol(netdev->phydev, &wol); in lan743x_netdev_open()
/openbmc/linux/include/linux/
H A Dphy.h1965 void phy_ethtool_get_wol(struct phy_device *phydev,
/openbmc/linux/drivers/net/ethernet/freescale/enetc/
H A Denetc_ethtool.c881 phy_ethtool_get_wol(dev->phydev, wol); in enetc_get_wol()
/openbmc/linux/drivers/net/ethernet/socionext/
H A Dsni_ave.c425 phy_ethtool_get_wol(ndev->phydev, wol); in ave_ethtool_get_wol()
/openbmc/linux/drivers/net/ethernet/marvell/
H A Dmv643xx_eth.c1546 phy_ethtool_get_wol(dev->phydev, wol); in mv643xx_eth_get_wol()