Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/phy/
Dphy.c863 int phy_speed_up(struct phy_device *phydev) in phy_speed_up() function
882 EXPORT_SYMBOL_GPL(phy_speed_up);
Dphylink.c2000 ret = phy_speed_up(pl->phydev); in phylink_speed_up()
/Linux-v5.10/include/linux/
Dphy.h1396 int phy_speed_up(struct phy_device *phydev);
/Linux-v5.10/drivers/net/ethernet/realtek/
Dr8169_main.c2173 phy_speed_up(tp->phydev); in rtl8169_init_phy()