Searched refs:phy_ethtool_get_wol (Results 1 - 20 of 20) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/genet/ |
H A D | bcmgenet_wol.c | 46 phy_ethtool_get_wol(dev->phydev, wol); in bcmgenet_get_wol()
|
/kernel/linux/linux-5.10/drivers/net/phy/ |
H A D | phy.c | 1506 * phy_ethtool_get_wol - Get the current Wake On LAN configuration 1511 void phy_ethtool_get_wol(struct phy_device *phydev, struct ethtool_wolinfo *wol) in phy_ethtool_get_wol() function 1516 EXPORT_SYMBOL(phy_ethtool_get_wol); variable
|
H A D | phy_device.c | 1714 phy_ethtool_get_wol(phydev, &wol); in phy_suspend()
|
H A D | phylink.c | 1315 phy_ethtool_get_wol(pl->phydev, wol); in phylink_ethtool_get_wol()
|
/kernel/linux/linux-6.6/drivers/net/phy/ |
H A D | phy.c | 1663 * phy_ethtool_get_wol - Get the current Wake On LAN configuration 1668 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); variable
|
H A D | phy_device.c | 1863 phy_ethtool_get_wol(phydev, &wol); in phy_suspend()
|
H A D | phylink.c | 2256 phy_ethtool_get_wol(pl->phydev, wol); in phylink_ethtool_get_wol()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/microchip/ |
H A D | lan743x_ethtool.c | 783 phy_ethtool_get_wol(netdev->phydev, wol); in lan743x_ethtool_get_wol()
|
/kernel/linux/linux-5.10/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()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/enetc/ |
H A D | enetc_ethtool.c | 678 phy_ethtool_get_wol(dev->phydev, wol); in enetc_get_wol()
|
/kernel/linux/linux-6.6/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()
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | phy.h | 1595 void phy_ethtool_get_wol(struct phy_device *phydev,
|
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/enetc/ |
H A D | enetc_ethtool.c | 881 phy_ethtool_get_wol(dev->phydev, wol); in enetc_get_wol()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/microchip/ |
H A D | lan743x_ethtool.c | 1147 phy_ethtool_get_wol(netdev->phydev, wol); in lan743x_ethtool_get_wol()
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | phy.h | 1965 void phy_ethtool_get_wol(struct phy_device *phydev,
|
/kernel/linux/linux-5.10/drivers/net/ethernet/socionext/ |
H A D | sni_ave.c | 424 phy_ethtool_get_wol(ndev->phydev, wol); in ave_ethtool_get_wol()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/socionext/ |
H A D | sni_ave.c | 425 phy_ethtool_get_wol(ndev->phydev, wol); in ave_ethtool_get_wol()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/ |
H A D | mv643xx_eth.c | 1543 phy_ethtool_get_wol(dev->phydev, wol); in mv643xx_eth_get_wol()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/ |
H A D | mv643xx_eth.c | 1546 phy_ethtool_get_wol(dev->phydev, wol); in mv643xx_eth_get_wol()
|
Completed in 62 milliseconds