Home
last modified time | relevance | path

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

/linux/drivers/net/phy/
H A Dphy-c45.c1477 int genphy_c45_eee_is_active(struct phy_device *phydev, unsigned long *lp) in genphy_c45_eee_is_active() function
1499 EXPORT_SYMBOL(genphy_c45_eee_is_active);
1514 ret = genphy_c45_eee_is_active(phydev, data->lp_advertised); in genphy_c45_ethtool_get_eee()
/linux/include/linux/
H A Dphy.h2339 int genphy_c45_eee_is_active(struct phy_device *phydev, unsigned long *lp);