Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/phy/
H A Dphy-c45.c1388 int genphy_c45_eee_is_active(struct phy_device *phydev, unsigned long *adv, in genphy_c45_eee_is_active() function
1422 EXPORT_SYMBOL(genphy_c45_eee_is_active);
1440 ret = genphy_c45_eee_is_active(phydev, adv, lp, &is_enabled); in genphy_c45_ethtool_get_eee()
H A Dphy.c1556 ret = genphy_c45_eee_is_active(phydev, NULL, NULL, NULL); in phy_init_eee()
/openbmc/linux/include/linux/
H A Dphy.h1879 int genphy_c45_eee_is_active(struct phy_device *phydev, unsigned long *adv,