Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/phy/
H A Dphy_device.c2713 void phy_support_eee(struct phy_device *phydev) in phy_support_eee() function
2719 EXPORT_SYMBOL(phy_support_eee);
H A Dphylink.c2099 phy_support_eee(phy); in phylink_bringup_phy()
/linux-6.15/include/linux/
H A Dphy.h2033 void phy_support_eee(struct phy_device *phydev);
/linux-6.15/drivers/net/ethernet/microchip/
H A Dlan743x_main.c3295 phy_support_eee(netdev->phydev); in lan743x_netdev_open()
/linux-6.15/drivers/net/ethernet/freescale/
H A Dfec_main.c2512 phy_support_eee(phy_dev); in fec_enet_mii_probe()
/linux-6.15/drivers/net/ethernet/realtek/
H A Dr8169_main.c5311 phy_support_eee(tp->phydev); in r8169_mdio_register()
/linux-6.15/drivers/net/usb/
H A Dlan78xx.c2625 phy_support_eee(phydev); in lan78xx_phy_init()