Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/phy/
Dphy.c621 int phy_speed_up(struct phy_device *phydev) in phy_speed_up() function
636 EXPORT_SYMBOL_GPL(phy_speed_up);
/Linux-v4.19/include/linux/
Dphy.h956 int phy_speed_up(struct phy_device *phydev);
/Linux-v4.19/drivers/net/ethernet/realtek/
Dr8169.c4071 phy_speed_up(dev->phydev); in rtl8169_init_phy()