Home
last modified time | relevance | path

Searched refs:bcm_phy_get_wol (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/phy/
H A Dbcm-phy-lib.h118 void bcm_phy_get_wol(struct phy_device *phydev, struct ethtool_wolinfo *wol);
H A Dbcm-phy-lib.c982 void bcm_phy_get_wol(struct phy_device *phydev, struct ethtool_wolinfo *wol) in bcm_phy_get_wol() function
1034 EXPORT_SYMBOL_GPL(bcm_phy_get_wol);
H A Dbroadcom.c873 bcm_phy_get_wol(phydev, wol); in bcm54xx_phy_get_wol()