Home
last modified time | relevance | path

Searched refs:phy_set_speed (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/net/ethernet/microchip/lan966x/
A Dlan966x_phylink.c63 phy_set_speed(port->serdes, speed); in lan966x_phylink_mac_link_up()
/linux/include/linux/phy/
A Dphy.h240 int phy_set_speed(struct phy *phy, int speed);
380 static inline int phy_set_speed(struct phy *phy, int speed) in phy_set_speed() function
/linux/drivers/net/ethernet/stmicro/stmmac/
A Ddwmac-qcom-ethqos.c634 phy_set_speed(ethqos->serdes_phy, speed); in ethqos_set_serdes_speed()
725 return phy_set_speed(ethqos->serdes_phy, ethqos->speed); in qcom_ethqos_serdes_powerup()
/linux/drivers/phy/
A Dphy-core.c436 int phy_set_speed(struct phy *phy, int speed) in phy_set_speed() function
449 EXPORT_SYMBOL_GPL(phy_set_speed);
/linux/drivers/pci/controller/dwc/
A Dpci-imx6.c815 phy_set_speed(imx_pcie->phy, FIELD_GET(PCI_EXP_LNKCAP_SLS, tmp)); in imx_pcie_ltssm_enable()
828 phy_set_speed(imx_pcie->phy, 0); in imx_pcie_ltssm_disable()
/linux/drivers/net/ethernet/microchip/sparx5/
A Dsparx5_port.c704 err = phy_set_speed(port->serdes, speed); in sparx5_serdes_set()
/linux/drivers/net/ethernet/renesas/
A Drswitch.c1355 phy_set_speed(rdev->serdes, rdev->etha->speed); in rswitch_adjust_link()
1444 return phy_set_speed(rdev->serdes, rdev->etha->speed); in rswitch_serdes_set_params()

Completed in 669 milliseconds