Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/phy/
H A Dphy-c45.c1476 int genphy_c45_eee_is_active(struct phy_device *phydev, unsigned long *lp) in genphy_c45_eee_is_active() function
1498 EXPORT_SYMBOL(genphy_c45_eee_is_active);
1513 ret = genphy_c45_eee_is_active(phydev, data->lp_advertised); in genphy_c45_ethtool_get_eee()
H A Dphy.c1019 err = genphy_c45_eee_is_active(phydev, NULL); in phy_check_link_status()
1855 ret = genphy_c45_eee_is_active(phydev, NULL); in phy_init_eee()
/linux-6.15/include/linux/
H A Dphy.h1979 int genphy_c45_eee_is_active(struct phy_device *phydev, unsigned long *lp);