Home
last modified time | relevance | path

Searched refs:phy_speed_to_str (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/phy/
H A Dphy-core.c10 * phy_speed_to_str - Return a string representing the PHY link speed
14 const char *phy_speed_to_str(int speed) in phy_speed_to_str() function
18 "If a speed or mode has been added please update phy_speed_to_str " in phy_speed_to_str()
58 EXPORT_SYMBOL_GPL(phy_speed_to_str); variable
411 phy_speed_to_str(speed), phy_speed_to_str(phydev->speed)); in phy_check_downshift()
H A Dphy_led_triggers.c73 phy_speed_to_str(speed)); in phy_led_trigger_register()
H A Dphylink.c417 phy_speed_to_str(state->speed), in phylink_mac_config()
625 phy_speed_to_str(link_state.speed), in phylink_link_up()
958 phy_speed_to_str(phydev->speed), in phylink_phy_change()
H A Dphy.c118 phy_speed_to_str(phydev->speed), in phy_print_status()
/kernel/linux/linux-6.6/drivers/net/phy/
H A Dphy-core.c10 * phy_speed_to_str - Return a string representing the PHY link speed
14 const char *phy_speed_to_str(int speed) in phy_speed_to_str() function
18 "If a speed or mode has been added please update phy_speed_to_str " in phy_speed_to_str()
60 EXPORT_SYMBOL_GPL(phy_speed_to_str); variable
493 phy_speed_to_str(speed), phy_speed_to_str(phydev->speed)); in phy_check_downshift()
H A Dphy_led_triggers.c118 phy_speed_to_str(speeds[i])); in phy_led_triggers_register()
H A Dphylink.c1395 phy_speed_to_str(link_state.speed), in phylink_link_up()
1751 phy_speed_to_str(phydev->speed), in phylink_phy_change()
H A Dphy.c121 phy_speed_to_str(phydev->speed), in phy_print_status()
/kernel/linux/linux-5.10/drivers/net/pcs/
H A Dpcs-lynx.c106 phy_speed_to_str(state->speed), in lynx_pcs_get_state()
/kernel/linux/linux-6.6/drivers/net/ethernet/mscc/
H A Docelot_mm.c81 phy_speed_to_str(ocelot_port->speed), in ocelot_port_update_active_preemptible_tcs()
/kernel/linux/linux-6.6/drivers/net/pcs/
H A Dpcs-lynx.c110 phy_speed_to_str(state->speed), in lynx_pcs_get_state()
/kernel/linux/linux-5.10/include/linux/
H A Dphy.h898 const char *phy_speed_to_str(int speed);
/kernel/linux/linux-6.6/include/linux/
H A Dphy.h1193 const char *phy_speed_to_str(int speed);
/kernel/linux/linux-6.6/drivers/net/dsa/realtek/
H A Drtl8365mb.c988 phy_speed_to_str(speed)); in rtl8365mb_ext_config_forcemode()

Completed in 29 milliseconds