Searched refs:fmt_udec (Results 1 – 1 of 1) sorted by relevance
34 static const char fmt_udec[] = "%u\n"; variable205 ret = sprintf(buf, fmt_udec, ethtool_cmd_speed(&cmd)); in speed_show()