Searched refs:phy_ethtool_get_wol (Results 1 - 10 of 10) sorted by relevance

/linux-master/drivers/net/ethernet/broadcom/genet/
H A Dbcmgenet_wol.c46 phy_ethtool_get_wol(dev->phydev, wol);
/linux-master/drivers/net/phy/
H A Dphy.c1743 * phy_ethtool_get_wol - Get the current Wake On LAN configuration
1748 void phy_ethtool_get_wol(struct phy_device *phydev, struct ethtool_wolinfo *wol) function
1756 EXPORT_SYMBOL(phy_ethtool_get_wol); variable
H A Dphylink.c2327 phy_ethtool_get_wol(pl->phydev, wol);
H A Dphy_device.c1986 phy_ethtool_get_wol(phydev, &wol);
/linux-master/drivers/net/ethernet/ti/
H A Dcpsw_ethtool.c327 phy_ethtool_get_wol(cpsw->slaves[slave_no].phy, wol);
/linux-master/drivers/net/ethernet/freescale/enetc/
H A Denetc_ethtool.c884 phy_ethtool_get_wol(dev->phydev, wol);
/linux-master/include/linux/
H A Dphy.h2006 void phy_ethtool_get_wol(struct phy_device *phydev,
/linux-master/drivers/net/ethernet/microchip/
H A Dlan743x_ethtool.c1149 phy_ethtool_get_wol(netdev->phydev, wol);
/linux-master/drivers/net/ethernet/socionext/
H A Dsni_ave.c425 phy_ethtool_get_wol(ndev->phydev, wol);
/linux-master/drivers/net/ethernet/marvell/
H A Dmv643xx_eth.c1546 phy_ethtool_get_wol(dev->phydev, wol);

Completed in 475 milliseconds