Lines Matching full:gbps
27 return "1Gbps"; in phy_speed_to_str()
29 return "2.5Gbps"; in phy_speed_to_str()
31 return "5Gbps"; in phy_speed_to_str()
33 return "10Gbps"; in phy_speed_to_str()
35 return "14Gbps"; in phy_speed_to_str()
37 return "20Gbps"; in phy_speed_to_str()
39 return "25Gbps"; in phy_speed_to_str()
41 return "40Gbps"; in phy_speed_to_str()
43 return "50Gbps"; in phy_speed_to_str()
45 return "56Gbps"; in phy_speed_to_str()
47 return "100Gbps"; in phy_speed_to_str()
49 return "200Gbps"; in phy_speed_to_str()
51 return "400Gbps"; in phy_speed_to_str()
53 return "800Gbps"; in phy_speed_to_str()