Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/phy/
H A Dphy.c1157 int phy_speed_up(struct phy_device *phydev) in phy_speed_up() function
1183 EXPORT_SYMBOL_GPL(phy_speed_up);
H A Dphylink.c3003 ret = phy_speed_up(pl->phydev); in phylink_speed_up()
/openbmc/linux/include/linux/
H A Dphy.h1742 int phy_speed_up(struct phy_device *phydev);
/openbmc/linux/drivers/net/ethernet/realtek/
H A Dr8169_main.c2307 phy_speed_up(tp->phydev); in rtl8169_init_phy()