Searched refs:phy_set_speed (Results 1 – 4 of 4) sorted by relevance
64 phy_set_speed(port->serdes, speed); in lan966x_phylink_mac_link_up()
233 int phy_set_speed(struct phy *phy, int speed);370 static inline int phy_set_speed(struct phy *phy, int speed) in phy_set_speed() function
429 int phy_set_speed(struct phy *phy, int speed) in phy_set_speed() function442 EXPORT_SYMBOL_GPL(phy_set_speed);
703 err = phy_set_speed(port->serdes, speed); in sparx5_serdes_set()