Home
last modified time | relevance | path

Searched refs:phy_speed_down (Results 1 – 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/phy/
Dphy.c864 int phy_speed_down(struct phy_device *phydev, bool sync) in phy_speed_down() function
889 EXPORT_SYMBOL_GPL(phy_speed_down);
Dphylink.c2027 ret = phy_speed_down(pl->phydev, sync); in phylink_speed_down()
/kernel/linux/linux-5.10/include/linux/
Dphy.h1397 int phy_speed_down(struct phy_device *phydev, bool sync);
/kernel/linux/linux-5.10/drivers/net/ethernet/realtek/
Dr8169_main.c2241 phy_speed_down(tp->phydev, false); in rtl_pll_power_down()
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/
D0005_linux_include.patch12355 int phy_speed_down(struct phy_device *phydev, bool sync);