phy_speed_to_str   51 drivers/net/phy/phy-core.c EXPORT_SYMBOL_GPL(phy_speed_to_str);
phy_speed_to_str   99 drivers/net/phy/phy.c 			phy_speed_to_str(phydev->speed),
phy_speed_to_str   73 drivers/net/phy/phy_led_triggers.c 				    phy_speed_to_str(speed));
phy_speed_to_str  340 drivers/net/phy/phylink.c 		    phy_speed_to_str(state->speed),
phy_speed_to_str  454 drivers/net/phy/phylink.c 		     phy_speed_to_str(link_state.speed),
phy_speed_to_str  718 drivers/net/phy/phylink.c 		    phy_speed_to_str(phydev->speed),
phy_speed_to_str  654 include/linux/phy.h const char *phy_speed_to_str(int speed);