Searched refs:phy_ethtool_get_wol (Results 1 – 11 of 11) sorted by relevance
| /linux/drivers/net/ethernet/broadcom/genet/ |
| A D | bcmgenet_wol.c | 46 phy_ethtool_get_wol(dev->phydev, wol); in bcmgenet_get_wol()
|
| /linux/drivers/net/phy/ |
| A D | phy.c | 1756 void phy_ethtool_get_wol(struct phy_device *phydev, struct ethtool_wolinfo *wol) in phy_ethtool_get_wol() function 1764 EXPORT_SYMBOL(phy_ethtool_get_wol);
|
| A D | phy_device.c | 287 phy_ethtool_get_wol(phydev, &wol); in phy_drv_wol_enabled()
|
| A D | phylink.c | 2409 phy_ethtool_get_wol(pl->phydev, wol); in phylink_ethtool_get_wol()
|
| /linux/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/Documentation/networking/ |
| A D | sfp-phylink.rst | 126 * - phy_ethtool_get_wol(phydev, wol)
|
| /linux/drivers/net/ethernet/freescale/enetc/ |
| A D | enetc_ethtool.c | 882 phy_ethtool_get_wol(dev->phydev, wol); in enetc_get_wol()
|
| /linux/include/linux/ |
| A D | phy.h | 2036 void phy_ethtool_get_wol(struct phy_device *phydev,
|
| /linux/drivers/net/ethernet/socionext/ |
| A D | sni_ave.c | 425 phy_ethtool_get_wol(ndev->phydev, wol); in ave_ethtool_get_wol()
|
| /linux/drivers/net/ethernet/marvell/ |
| A D | mv643xx_eth.c | 1546 phy_ethtool_get_wol(dev->phydev, wol); in mv643xx_eth_get_wol()
|
| /linux/drivers/net/ethernet/microchip/ |
| A D | lan743x_main.c | 3268 phy_ethtool_get_wol(netdev->phydev, &wol); in lan743x_netdev_open()
|
Completed in 59 milliseconds