Searched refs:bcm_phy_set_wol (Results 1 – 3 of 3) sorted by relevance
117 int bcm_phy_set_wol(struct phy_device *phydev, struct ethtool_wolinfo *wol);
832 int bcm_phy_set_wol(struct phy_device *phydev, struct ethtool_wolinfo *wol) in bcm_phy_set_wol() function980 EXPORT_SYMBOL_GPL(bcm_phy_set_wol);
889 ret = bcm_phy_set_wol(phydev, wol); in bcm54xx_phy_set_wol()