Searched refs:bcm_phy_set_wol (Results 1 – 3 of 3) sorted by relevance
118 int bcm_phy_set_wol(struct phy_device *phydev, struct ethtool_wolinfo *wol);
883 int bcm_phy_set_wol(struct phy_device *phydev, struct ethtool_wolinfo *wol) in bcm_phy_set_wol() function1031 EXPORT_SYMBOL_GPL(bcm_phy_set_wol);
1163 ret = bcm_phy_set_wol(phydev, wol); in bcm54xx_phy_set_wol()