Home
last modified time | relevance | path

Searched refs:phy_support_eee (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/phy/
H A Dphy_device.c2936 void phy_support_eee(struct phy_device *phydev) in phy_support_eee() function
2957 EXPORT_SYMBOL(phy_support_eee);
H A Dphylink.c2151 phy_support_eee(phy); in phylink_bringup_phy()
/linux/include/linux/
H A Dphy.h2403 void phy_support_eee(struct phy_device *phydev);
/linux/drivers/net/ethernet/microchip/
H A Dlan743x_main.c3351 phy_support_eee(netdev->phydev); in lan743x_netdev_open()