Home
last modified time | relevance | path

Searched refs:phy_speed_up (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/phy/
H A Dphy.c904 * phy_speed_up - (re)set advertised speeds to all supported speeds
909 int phy_speed_up(struct phy_device *phydev) in phy_speed_up() function
928 EXPORT_SYMBOL_GPL(phy_speed_up); variable
H A Dphylink.c2040 * PHY speeds as per phy_speed_up().
2042 * Returns zero if there is no PHY, otherwise as per phy_speed_up().
2051 ret = phy_speed_up(pl->phydev); in phylink_speed_up()
/kernel/linux/linux-6.6/drivers/net/phy/
H A Dphy.c1152 * phy_speed_up - (re)set advertised speeds to all supported speeds
1157 int phy_speed_up(struct phy_device *phydev) in phy_speed_up() function
1183 EXPORT_SYMBOL_GPL(phy_speed_up); variable
H A Dphylink.c2992 * PHY speeds as per phy_speed_up().
2994 * Returns zero if there is no PHY, otherwise as per phy_speed_up().
3003 ret = phy_speed_up(pl->phydev); in phylink_speed_up()
/kernel/linux/linux-5.10/include/linux/
H A Dphy.h1398 int phy_speed_up(struct phy_device *phydev);
/kernel/linux/linux-6.6/include/linux/
H A Dphy.h1742 int phy_speed_up(struct phy_device *phydev);
/kernel/linux/linux-5.10/drivers/net/ethernet/realtek/
H A Dr8169_main.c2177 phy_speed_up(tp->phydev); in rtl8169_init_phy()
/kernel/linux/linux-6.6/drivers/net/ethernet/realtek/
H A Dr8169_main.c2257 phy_speed_up(tp->phydev); in rtl8169_init_phy()

Completed in 32 milliseconds