Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/phy/
Dphy_led_triggers.c73 phy_speed_to_str(speed)); in phy_led_trigger_register()
Dphy-core.c9 const char *phy_speed_to_str(int speed) in phy_speed_to_str() function
51 EXPORT_SYMBOL_GPL(phy_speed_to_str);
Dphylink.c340 phy_speed_to_str(state->speed), in phylink_mac_config()
455 phy_speed_to_str(link_state.speed), in phylink_mac_link_up()
719 phy_speed_to_str(phydev->speed), in phylink_phy_change()
Dphy.c99 phy_speed_to_str(phydev->speed), in phy_print_status()
/Linux-v5.4/include/linux/
Dphy.h651 const char *phy_speed_to_str(int speed);