Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/phy/
Dphy.c1157 int phy_speed_up(struct phy_device *phydev) in phy_speed_up() function
1183 EXPORT_SYMBOL_GPL(phy_speed_up);
Dphylink.c3002 ret = phy_speed_up(pl->phydev); in phylink_speed_up()
/Linux-v6.6/include/linux/
Dphy.h1742 int phy_speed_up(struct phy_device *phydev);
/Linux-v6.6/drivers/net/ethernet/realtek/
Dr8169_main.c2242 phy_speed_up(tp->phydev); in rtl8169_init_phy()