Searched refs:gbps (Results 1 – 2 of 2) sorted by relevance
288 static void efa_link_gbps_to_speed_and_width(u16 gbps, in efa_link_gbps_to_speed_and_width() argument292 if (gbps >= 400) { in efa_link_gbps_to_speed_and_width()295 } else if (gbps >= 200) { in efa_link_gbps_to_speed_and_width()298 } else if (gbps >= 120) { in efa_link_gbps_to_speed_and_width()301 } else if (gbps >= 100) { in efa_link_gbps_to_speed_and_width()304 } else if (gbps >= 60) { in efa_link_gbps_to_speed_and_width()307 } else if (gbps >= 50) { in efa_link_gbps_to_speed_and_width()310 } else if (gbps >= 40) { in efa_link_gbps_to_speed_and_width()313 } else if (gbps >= 30) { in efa_link_gbps_to_speed_and_width()