Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/phy/
H A Dphylib-internal.h20 int phy_speed_down_core(struct phy_device *phydev);
H A Dphy-core.c352 int phy_speed_down_core(struct phy_device *phydev) in phy_speed_down_core() function
H A Dphy.c1245 ret = phy_speed_down_core(phydev); in phy_speed_down()