Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/phy/
Dphy.c909 int phy_speed_up(struct phy_device *phydev) in phy_speed_up() function
928 EXPORT_SYMBOL_GPL(phy_speed_up);
Dphylink.c2799 ret = phy_speed_up(pl->phydev); in phylink_speed_up()
/linux-6.1.9/include/linux/
Dphy.h1541 int phy_speed_up(struct phy_device *phydev);
/linux-6.1.9/drivers/net/ethernet/realtek/
Dr8169_main.c2172 phy_speed_up(tp->phydev); in rtl8169_init_phy()