Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/phy/
H A Dphy.c1274 int phy_speed_up(struct phy_device *phydev) in phy_speed_up() function
1300 EXPORT_SYMBOL_GPL(phy_speed_up);
H A Dphylink.c3454 ret = phy_speed_up(pl->phydev); in phylink_speed_up()
/linux-6.15/include/linux/
H A Dphy.h1842 int phy_speed_up(struct phy_device *phydev);
/linux-6.15/drivers/net/ethernet/realtek/
H A Dr8169_main.c2509 phy_speed_up(tp->phydev); in rtl8169_init_phy()