/freebsd/sys/contrib/device-tree/Bindings/phy/ |
H A D | microchip,sparx5-serdes.yaml | 35 * 1.25 Gbps (SGMII/1000BASE-X/1000BASE-KX) 36 * 3.125 Gbps (2.5GBASE-X/2.5GBASE-KX) 37 * 5.15625 Gbps (5GBASE-KR/5G-USXGMII) 45 * 1.25 Gbps (SGMII/1000BASE-X/1000BASE-KX) 46 * 3.125 Gbps (2.5GBASE-X/2.5GBASE-KX) 47 * 5 Gbps (QSGMII/USGMII) 48 * 5.15625 Gbps (5GBASE-KR/5G-USXGMII) 49 * 10 Gbps (10G-USGMII) 50 * 10.3125 Gbps (10GBASE-R/10GBASE-KR/USXGMII) 57 * 1.25 Gbps (SGMII/1000BASE-X/1000BASE-KX) [all …]
|
H A D | apm-xgene-phy.txt | 1 * APM X-Gene 15Gbps Multi-purpose PHY nodes 3 PHY nodes are defined to describe on-chip 15Gbps Multi-purpose PHY. Each 48 0 = 1-2Gbps 49 1 = 2-4Gbps (1st tuple default) 50 2 = 4-8Gbps 51 3 = 8-15Gbps (2nd tuple default) 52 4 = 2.5-4Gbps 53 5 = 4-5Gbps 54 6 = 5-6Gbps 55 7 = 6-16Gbps (3rd tuple default)
|
H A D | mediatek,hdmi-phy.yaml | 56 TX DRV bias current for < 1.65Gbps 64 TX DRV bias current for >= 1.65Gbps
|
/freebsd/sys/contrib/device-tree/Bindings/media/i2c/ |
H A D | maxim,max96712.yaml | 21 Each GMSL2 serial link operates at a fixed rate of 3Gbps or 6Gbps in the 23 MAX96712 can be paired with first-generation 3.12Gbps or 1.5Gbps GMSL1 24 serializers or operate up to 3.12Gbps with GMSL2 serializers in GMSL1 mode.
|
H A D | maxim,max96717.yaml | 25 The GMSL2 serial link operates at a fixed rate of 3Gbps or 6Gbps in the 27 MAX96717F only supports a fixed rate of 3Gbps in the forward direction.
|
H A D | maxim,max96714.yaml | 23 The GMSL2 serial link operates at a fixed rate of 3Gbps or 6Gbps in the 25 MAX96714F only supports a fixed rate of 3Gbps in the forward direction.
|
H A D | sony,imx214.txt | 7 throughput of 1.2Gbps/lane.
|
/freebsd/share/man/man4/ |
H A D | mvs.4 | 85 Values 1, 2 and 3 are respectively 1.5, 3 and 6Gbps. 115 Gen-I (SATA 1.5Gbps): 127 Gen-II (SATA 3Gbps, NCQ, PMP): 139 Gen-IIe (SATA 3Gbps, NCQ, PMP with FBS):
|
H A D | xhci.4 | 50 connection speeds from 5.0Gbps and above when using USB 3.x
|
/freebsd/contrib/ofed/libibmad/ |
H A D | dump.c | 262 snprintf(buf, bufsz, "2.5 Gbps"); in mad_dump_linkspeed() 265 snprintf(buf, bufsz, "5.0 Gbps"); in mad_dump_linkspeed() 268 snprintf(buf, bufsz, "10.0 Gbps"); in mad_dump_linkspeed() 281 n += snprintf(buf + n, bufsz - n, "2.5 Gbps or "); in dump_linkspeed() 283 n += snprintf(buf + n, bufsz - n, "5.0 Gbps or "); in dump_linkspeed() 285 n += snprintf(buf + n, bufsz - n, "10.0 Gbps or "); in dump_linkspeed() 334 snprintf(buf, bufsz, "14.0625 Gbps"); in mad_dump_linkspeedext() 337 snprintf(buf, bufsz, "25.78125 Gbps"); in mad_dump_linkspeedext() 355 n += snprintf(buf + n, bufsz - n, "14.0625 Gbps or "); in dump_linkspeedext() 357 n += snprintf(buf + n, bufsz - n, "25.78125 Gbps or "); in dump_linkspeedext()
|
/freebsd/sys/netinet/ |
H A D | tcp_ratelimit.c | 208 125000000, /* 1Gbps - rate 59 */ 212 250000000, /* 2Gbps - rate 63 */ 214 312500000, /* 2.5Gbps - rate 65 */ 215 343750000, /* 2.75Gbps - rate 66 */ 216 375000000, /* 3Gbps - rate 67 */ 217 500000000, /* 4Gbps - rate 68 */ 218 625000000, /* 5Gbps - rate 69 */ 219 750000000, /* 6Gbps - rate 70 */ 220 875000000, /* 7Gbps - rate 71 */ 221 1000000000, /* 8Gbps - rate 72 */ [all …]
|
/freebsd/sys/contrib/device-tree/src/arm64/marvell/ |
H A D | armada-8040-puzzle-m801.dts | 108 /* SFP+ port 2: 10 Gbps indicator */ 115 /* SFP+ port 2: 1 Gbps indicator */ 122 /* SFP+ port 1: 10 Gbps indicator */ 129 /* SFP+ port 1: 1 Gbps indicator */
|
/freebsd/sys/dev/iavf/ |
H A D | iavf_vc_common.c | 1079 return "100 Gbps"; in iavf_ext_speed_to_str() 1081 return "50 Gbps"; in iavf_ext_speed_to_str() 1083 return "40 Gbps"; in iavf_ext_speed_to_str() 1085 return "25 Gbps"; in iavf_ext_speed_to_str() 1087 return "20 Gbps"; in iavf_ext_speed_to_str() 1089 return "10 Gbps"; in iavf_ext_speed_to_str() 1091 return "5 Gbps"; in iavf_ext_speed_to_str() 1093 return "2.5 Gbps"; in iavf_ext_speed_to_str() 1095 return "1 Gbps"; in iavf_ext_speed_to_str()
|
/freebsd/contrib/ofed/opensm/opensm/ |
H A D | osm_helper.c | 447 1, /* 2 - 2.5 Gbps */ 448 3, /* 3 - 10 Gbps */ 449 6, /* 4 - 30 Gbps */ 450 2, /* 5 - 5 Gbps */ 451 5, /* 6 - 20 Gbps */ 452 9, /* 7 - 40 Gbps */ 453 10, /* 8 - 60 Gbps */ 454 13, /* 9 - 80 Gbps */ 455 14, /* 10 - 120 Gbps */ 456 4, /* 11 - 14 Gbps (17 Gbps equiv) */ [all …]
|
/freebsd/contrib/ofed/libibverbs/examples/ |
H A D | devinfo.c | 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()
|
/freebsd/sys/ofed/include/rdma/ |
H A D | opa_port_info.h | 123 #define OPA_LINK_SPEED_NOP 0x0000 /* Reserved (1-5 Gbps) */ 124 #define OPA_LINK_SPEED_12_5G 0x0001 /* 12.5 Gbps */ 125 #define OPA_LINK_SPEED_25G 0x0002 /* 25.78125? Gbps (EDR) */
|
/freebsd/sys/dev/cxgbe/ |
H A D | t4_sched.c | 111 top_speed = port_top_speed(pi) * 1000000; /* Gbps -> Kbps */ in set_sched_class_params() 619 int i, rc, port_id, mbps, gbps; in sysctl_tc_params() local 649 gbps = port_top_speed(sc->port[port_id]); in sysctl_tc_params() 650 sbuf_printf(sb, "%u%% of %uGbps", tc.maxrate, gbps); in sysctl_tc_params() 654 gbps = tc.maxrate / 1000000; in sysctl_tc_params() 655 if (tc.maxrate == gbps * 1000000) in sysctl_tc_params() 656 sbuf_printf(sb, "%uGbps", gbps); in sysctl_tc_params()
|
/freebsd/sys/contrib/device-tree/Bindings/net/dsa/ |
H A D | ocelot.txt | 33 2.5Gbps port@4, but can be moved to the 1Gbps port@5, depending on the specific
|
/freebsd/sys/contrib/ncsw/inc/flib/ |
H A D | fsl_enet.h | 60 E_ENET_SPEED_1000 = 1000, /**< 1000 Mbps = 1 Gbps */ 61 E_ENET_SPEED_2500 = 2500, /**< 2500 Mbps = 2.5 Gbps */ 62 E_ENET_SPEED_10000 = 10000 /**< 10000 Mbps = 10 Gbps */
|
/freebsd/contrib/ofed/infiniband-diags/src/ |
H A D | ibportstate.c | 342 ("Peer ports operating at active speed %d rather than 4 (10.0 Gbps)", in validate_speed() 347 ("Peer ports operating at active speed %d rather than 2 (5.0 Gbps)", in validate_speed() 352 ("Peer ports operating at active speed %d rather than 1 (2.5 Gbps)", in validate_speed() 362 ("Peer ports operating at active extended speed %d rather than 2 (25.78125 Gbps)", in validate_extended_speed() 367 ("Peer ports operating at active extended speed %d rather than 1 (14.0625 Gbps)", in validate_extended_speed()
|
/freebsd/sys/contrib/ncsw/inc/ |
H A D | enet_ext.h | 106 e_ENET_SPEED_1000 = E_ENET_SPEED_1000, /**< 1000 Mbps = 1 Gbps */ 107 e_ENET_SPEED_2500 = E_ENET_SPEED_2500, /**< 2500 Mbps = 2.5 Gbps */ 108 e_ENET_SPEED_10000 = E_ENET_SPEED_10000 /**< 10000 Mbps = 10 Gbps */
|
/freebsd/tools/tools/netmap/ |
H A D | pkt-gen.8 | 171 is able to completely use all of the bandwidth of a 10 or 40Gbps link, 260 Most modern network interfaces that support 10Gbps and higher speeds
|
/freebsd/sys/dev/mpr/ |
H A D | mpr_table.c | 128 {"1.5Gbps", 0x08}, 129 {"3.0Gbps", 0x09}, 130 {"6.0Gbps", 0x0a}, 131 {"12.0Gbps", 0x0b},
|
/freebsd/sys/dev/pms/RefTisa/tisa/api/ |
H A D | titypes.h | 236 08h: 1,5 Gbps 237 09h: 3,0 Gbps 238 0ah: 6.0 Gbps
|
/freebsd/sys/contrib/device-tree/Bindings/ata/ |
H A D | apm-xgene.txt | 24 * "sata-phy" for the SATA 6.0Gbps PHY
|