Searched refs:phy_ethtool_get_wol (Results 1 – 11 of 11) sorted by relevance
| /linux-6.15/drivers/net/ethernet/broadcom/genet/ |
| H A D | bcmgenet_wol.c | 47 phy_ethtool_get_wol(dev->phydev, wol); in bcmgenet_get_wol()
|
| /linux-6.15/drivers/net/phy/ |
| H A D | phy.c | 2009 void phy_ethtool_get_wol(struct phy_device *phydev, struct ethtool_wolinfo *wol) in phy_ethtool_get_wol() function 2017 EXPORT_SYMBOL(phy_ethtool_get_wol);
|
| H A D | phy_device.c | 242 phy_ethtool_get_wol(phydev, &wol); in phy_drv_wol_enabled()
|
| H A D | phylink.c | 2652 phy_ethtool_get_wol(pl->phydev, wol); in phylink_ethtool_get_wol()
|
| /linux-6.15/drivers/net/ethernet/ti/ |
| H A D | cpsw_ethtool.c | 327 phy_ethtool_get_wol(cpsw->slaves[slave_no].phy, wol); in cpsw_get_wol()
|
| /linux-6.15/Documentation/networking/ |
| H A D | sfp-phylink.rst | 126 * - phy_ethtool_get_wol(phydev, wol)
|
| /linux-6.15/include/linux/ |
| H A D | phy.h | 2068 void phy_ethtool_get_wol(struct phy_device *phydev,
|
| /linux-6.15/drivers/net/ethernet/freescale/enetc/ |
| H A D | enetc_ethtool.c | 874 phy_ethtool_get_wol(dev->phydev, wol); in enetc_get_wol()
|
| /linux-6.15/drivers/net/ethernet/socionext/ |
| H A D | sni_ave.c | 425 phy_ethtool_get_wol(ndev->phydev, wol); in ave_ethtool_get_wol()
|
| /linux-6.15/drivers/net/ethernet/marvell/ |
| H A D | mv643xx_eth.c | 1546 phy_ethtool_get_wol(dev->phydev, wol); in mv643xx_eth_get_wol()
|
| /linux-6.15/drivers/net/ethernet/microchip/ |
| H A D | lan743x_main.c | 3301 phy_ethtool_get_wol(netdev->phydev, &wol); in lan743x_netdev_open()
|