Home
last modified time | relevance | path

Searched refs:phy_disable_eee (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/drivers/net/phy/
H A Dphy_device.c2728 void phy_disable_eee(struct phy_device *phydev) in phy_disable_eee() function
2736 EXPORT_SYMBOL_GPL(phy_disable_eee);
H A Dphylink.c2116 phy_disable_eee(phy); in phylink_bringup_phy()
/linux-6.15/include/linux/
H A Dphy.h2034 void phy_disable_eee(struct phy_device *phydev);
/linux-6.15/drivers/net/ethernet/ti/
H A Dcpsw.c642 phy_disable_eee(slave->phy); in cpsw_slave_open()
H A Dcpsw_new.c785 phy_disable_eee(slave->phy); in cpsw_slave_open()