Searched refs:phy_ethtool_get_wol (Results 1 – 11 of 11) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/phy/ |
| H A D | phy.c | 1502 void phy_ethtool_get_wol(struct phy_device *phydev, struct ethtool_wolinfo *wol) in phy_ethtool_get_wol() function 1507 EXPORT_SYMBOL(phy_ethtool_get_wol);
|
| H A D | phylink.c | 1314 phy_ethtool_get_wol(pl->phydev, wol); in phylink_ethtool_get_wol()
|
| H A D | phy_device.c | 1772 phy_ethtool_get_wol(phydev, &wol); in phy_suspend()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/ti/ |
| H A D | cpsw_ethtool.c | 323 phy_ethtool_get_wol(cpsw->slaves[slave_no].phy, wol); in cpsw_get_wol()
|
| H A D | am65-cpsw-ethtool.c | 504 phy_ethtool_get_wol(salve->phy, wol); in am65_cpsw_get_wol()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/microchip/ |
| H A D | lan743x_ethtool.c | 783 phy_ethtool_get_wol(netdev->phydev, wol); in lan743x_ethtool_get_wol()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/enetc/ |
| H A D | enetc_ethtool.c | 678 phy_ethtool_get_wol(dev->phydev, wol); in enetc_get_wol()
|
| /OK3568_Linux_fs/kernel/Documentation/networking/ |
| H A D | sfp-phylink.rst | 126 * - phy_ethtool_get_wol(phydev, wol)
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | phy.h | 1604 void phy_ethtool_get_wol(struct phy_device *phydev,
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/socionext/ |
| H A D | sni_ave.c | 424 phy_ethtool_get_wol(ndev->phydev, wol); in ave_ethtool_get_wol()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/marvell/ |
| H A D | mv643xx_eth.c | 1543 phy_ethtool_get_wol(dev->phydev, wol); in mv643xx_eth_get_wol()
|