Lines Matching +full:2 +full:gbps
7 * General Public License (GPL) Version 2, available from the file
92 case 2: return "POLLING"; in port_phy_state_str()
128 case 2: return "4"; in width_str()
131 case 16: return "2"; in width_str()
139 case 1: return "2.5 Gbps"; in speed_str()
140 case 2: return "5.0 Gbps"; in speed_str()
143 case 8: return "10.0 Gbps"; in speed_str()
145 case 16: return "14.0 Gbps"; in speed_str()
146 case 32: return "25.0 Gbps"; in speed_str()
147 case 64: return "50.0 Gbps"; in speed_str()
148 case 128: return "100.0 Gbps"; in speed_str()
157 case 2: return "2"; in vl_str()
182 gid.raw[ 2], gid.raw[ 3], in print_all_port_gids()
435 rc = 2; in print_hca_cap()