Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/phy/
H A Dphy-core.c14 const char *phy_speed_to_str(int speed) in phy_speed_to_str() function
58 EXPORT_SYMBOL_GPL(phy_speed_to_str);
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()
957 phy_speed_to_str(phydev->speed), in phylink_phy_change()
H A Dphy.c106 phy_speed_to_str(phydev->speed), in phy_print_status()
/OK3568_Linux_fs/kernel/drivers/net/pcs/
H A Dpcs-lynx.c106 phy_speed_to_str(state->speed), in lynx_pcs_get_state()
/OK3568_Linux_fs/kernel/include/linux/
H A Dphy.h907 const char *phy_speed_to_str(int speed);