Home
last modified time | relevance | path

Searched full:gbps (Results 1 – 25 of 113) sorted by relevance

12345

/freebsd/sys/contrib/device-tree/Bindings/phy/
H A Dmicrochip,sparx5-serdes.yaml36 * 1.25 Gbps (SGMII/1000BASE-X/1000BASE-KX)
37 * 3.125 Gbps (2.5GBASE-X/2.5GBASE-KX)
38 * 5.15625 Gbps (5GBASE-KR/5G-USXGMII)
46 * 1.25 Gbps (SGMII/1000BASE-X/1000BASE-KX)
47 * 3.125 Gbps (2.5GBASE-X/2.5GBASE-KX)
48 * 5 Gbps (QSGMII/USGMII)
49 * 5.15625 Gbps (5GBASE-KR/5G-USXGMII)
50 * 10 Gbps (10G-USGMII)
51 * 10.3125 Gbps (10GBASE-R/10GBASE-KR/USXGMII)
58 * 1.25 Gbps (SGMII/1000BASE-X/1000BASE-KX)
[all …]
H A Dapm-xgene-phy.txt1 * 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 Dapm,xgene-phy.yaml7 title: APM X-Gene 15Gbps Multi-purpose PHY
13 PHY nodes are defined to describe on-chip 15Gbps Multi-purpose PHY. Each
146 0 = 1-2Gbps
147 1 = 2-4Gbps (1st tuple default)
148 2 = 4-8Gbps
149 3 = 8-15Gbps (2nd tuple default)
150 4 = 2.5-4Gbps
151 5 = 4-5Gbps
152 6 = 5-6Gbps
153 7 = 6-16Gbps (3rd tuple default).
H A Dmediatek,hdmi-phy.yaml56 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 Dmaxim,max96712.yaml21 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 Dmaxim,max96717.yaml25 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 Dmaxim,max96714.yaml23 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 Dovti,ov08x40.yaml19 - 4-lane MIPI D-PHY TX @ 1 Gbps per lane
20 - 2-lane MPIP D-PHY TX @ 2 Gbps per lane
/freebsd/share/man/man4/
H A Dmvs.485 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 Dice.4506 0x4 - 1 Gbps
507 0x8 - 2.5 Gbps
508 0x10 - 5 Gbps
509 0x20 - 10 Gbps
510 0x80 - 25 Gbps
511 0x100 - 40 Gbps
512 0x200 - 50 Gbps
513 0x400 - 100 Gbps
514 0x800 - 200 Gbps
919 Any 100Gbps-capable Intel(R) Ethernet 800 Series device: Install in a
[all …]
/freebsd/sys/contrib/device-tree/Bindings/net/
H A Dmicrochip,sparx5-switch.yaml135 the DLL phase shift between 1000 ps (45 degree shift at 1Gbps) and
136 3300 ps (147 degree shift at 1Gbps). A value of 0 ps will disable
144 the DLL phase shift between 1000 ps (45 degree shift at 1Gbps) and
145 3300 ps (147 degree shift at 1Gbps). A value of 0 ps will disable
/freebsd/contrib/ofed/libibmad/
H A Ddump.c262 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/contrib/ofed/libibverbs/examples/
H A Ddevinfo.c139 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()
/freebsd/sys/netinet/
H A Dtcp_ratelimit.c207 125000000, /* 1Gbps - rate 59 */
211 250000000, /* 2Gbps - rate 63 */
213 312500000, /* 2.5Gbps - rate 65 */
214 343750000, /* 2.75Gbps - rate 66 */
215 375000000, /* 3Gbps - rate 67 */
216 500000000, /* 4Gbps - rate 68 */
217 625000000, /* 5Gbps - rate 69 */
218 750000000, /* 6Gbps - rate 70 */
219 875000000, /* 7Gbps - rate 71 */
220 1000000000, /* 8Gbps - rate 72 */
[all …]
/freebsd/sys/contrib/device-tree/src/arm64/marvell/
H A Darmada-8040-puzzle-m801.dts108 /* 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 Diavf_vc_common.c1079 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 Dosm_helper.c447 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/sys/ofed/include/rdma/
H A Dopa_port_info.h123 #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 Dt4_sched.c111 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 Docelot.txt33 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 Dfsl_enet.h60 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 Dibportstate.c342 ("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 Denet_ext.h106 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 Dpkt-gen.8171 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 Dmpr_table.c128 {"1.5Gbps", 0x08},
129 {"3.0Gbps", 0x09},
130 {"6.0Gbps", 0x0a},
131 {"12.0Gbps", 0x0b},

12345