Searched refs:phy_ethtool_get_wol (Results 1 – 10 of 10) sorted by relevance
/linux-6.3-rc2/drivers/net/phy/ |
A D | phy.c | 1604 void phy_ethtool_get_wol(struct phy_device *phydev, struct ethtool_wolinfo *wol) in phy_ethtool_get_wol() function 1612 EXPORT_SYMBOL(phy_ethtool_get_wol);
|
A D | phy_device.c | 1861 phy_ethtool_get_wol(phydev, &wol); in phy_suspend()
|
A D | phylink.c | 2091 phy_ethtool_get_wol(pl->phydev, wol); in phylink_ethtool_get_wol()
|
/linux-6.3-rc2/drivers/net/ethernet/ti/ |
A D | cpsw_ethtool.c | 327 phy_ethtool_get_wol(cpsw->slaves[slave_no].phy, wol); in cpsw_get_wol()
|
/linux-6.3-rc2/Documentation/networking/ |
A D | sfp-phylink.rst | 126 * - phy_ethtool_get_wol(phydev, wol)
|
/linux-6.3-rc2/drivers/net/ethernet/microchip/ |
A D | lan743x_ethtool.c | 1147 phy_ethtool_get_wol(netdev->phydev, wol); in lan743x_ethtool_get_wol()
|
/linux-6.3-rc2/drivers/net/ethernet/freescale/enetc/ |
A D | enetc_ethtool.c | 865 phy_ethtool_get_wol(dev->phydev, wol); in enetc_get_wol()
|
/linux-6.3-rc2/include/linux/ |
A D | phy.h | 1851 void phy_ethtool_get_wol(struct phy_device *phydev,
|
/linux-6.3-rc2/drivers/net/ethernet/socionext/ |
A D | sni_ave.c | 424 phy_ethtool_get_wol(ndev->phydev, wol); in ave_ethtool_get_wol()
|
/linux-6.3-rc2/drivers/net/ethernet/marvell/ |
A D | mv643xx_eth.c | 1546 phy_ethtool_get_wol(dev->phydev, wol); in mv643xx_eth_get_wol()
|
Completed in 36 milliseconds