Home
last modified time | relevance | path

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

/linux/drivers/net/phy/
H A Ddp83867.c746 phy_disable_eee(phydev); in dp83867_config_init()
H A Dphy_device.c2949 void phy_disable_eee(struct phy_device *phydev) in phy_disable_eee() function
2957 EXPORT_SYMBOL_GPL(phy_disable_eee);
H A Dphylink.c2162 phy_disable_eee(phy); in phylink_bringup_phy()
/linux/include/linux/
H A Dphy.h2383 void phy_disable_eee(struct phy_device *phydev);
/linux/drivers/net/ethernet/ti/
H A Dcpsw.c661 phy_disable_eee(slave->phy); in cpsw_slave_open()
H A Dcpsw_new.c803 phy_disable_eee(slave->phy); in cpsw_slave_open()