Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/phy/
Dphy.c650 int phy_speed_up(struct phy_device *phydev) in phy_speed_up() function
669 EXPORT_SYMBOL_GPL(phy_speed_up);
/Linux-v5.4/include/linux/
Dphy.h1041 int phy_speed_up(struct phy_device *phydev);
/Linux-v5.4/drivers/net/ethernet/realtek/
Dr8169_main.c3857 phy_speed_up(tp->phydev); in rtl8169_init_phy()