Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/phy/
Dbcm-phy-lib.h117 int bcm_phy_set_wol(struct phy_device *phydev, struct ethtool_wolinfo *wol);
Dbcm-phy-lib.c832 int bcm_phy_set_wol(struct phy_device *phydev, struct ethtool_wolinfo *wol) in bcm_phy_set_wol() function
980 EXPORT_SYMBOL_GPL(bcm_phy_set_wol);
Dbroadcom.c889 ret = bcm_phy_set_wol(phydev, wol); in bcm54xx_phy_set_wol()