Searched refs:genphy_c45_eee_is_active (Results 1 - 3 of 3) sorted by path

/linux-master/drivers/net/phy/
H A Dphy-c45.c1468 * genphy_c45_eee_is_active - get EEE status
1477 int genphy_c45_eee_is_active(struct phy_device *phydev, unsigned long *adv, function
1511 EXPORT_SYMBOL(genphy_c45_eee_is_active); variable
1529 ret = genphy_c45_eee_is_active(phydev, adv, lp, &is_enabled);
H A Dphy.c986 err = genphy_c45_eee_is_active(phydev,
1600 ret = genphy_c45_eee_is_active(phydev, NULL, NULL, NULL);
/linux-master/include/linux/
H A Dphy.h1919 int genphy_c45_eee_is_active(struct phy_device *phydev, unsigned long *adv,

Completed in 194 milliseconds