Searched refs:speed_strings (Results 1 – 1 of 1) sorted by relevance
23 char *speed_strings[] = {"1.25 Gbps", "1.5 Gbps", "2.5 Gbps", in get_speed_string() local30 return speed_strings[speed]; in get_speed_string()