| /freebsd/sys/contrib/device-tree/Bindings/phy/ |
| 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 11 1 (SGMII), 2 (PCIe), 3 (USB), and 4 (XFI). 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 [all …]
|
| H A D | apm,xgene-phy.yaml | 7 title: APM X-Gene 15Gbps Multi-purpose PHY 13 PHY nodes are defined to describe on-chip 15Gbps Multi-purpose PHY. Each 26 Possible values are 0 (SATA), 1 (SGMII), 2 (PCIe), 3 (USB), and 4 (XFI). 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 [all …]
|
| /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. 59 port@4: 74 - 4 # MEDIA_BUS_TYPE_CSI2_DPHY 81 - port@4 110 port@4 { 111 reg = <4>; 115 data-lanes = <1 2 3 4>;
|
| 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. 69 maxItems: 4 123 data-lanes = <1 2 3 4>; 149 data-lanes = <1 2 3 4>;
|
| 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. 72 maxItems: 4 132 data-lanes = <1 2 3 4>;
|
| H A D | ovti,ov08x40.yaml | 18 - Output formats 10-bit 4C RGB RAW, 10-bit Bayer RAW 19 - 4-lane MIPI D-PHY TX @ 1 Gbps per lane 20 - 2-lane MPIP D-PHY TX @ 2 Gbps per lane 68 - const: 4 114 data-lanes = <1 2 3 4>;
|
| H A D | sony,imx214.txt | 6 Image data is sent through MIPI CSI-2, through 2 or 4 lanes at a maximum 7 throughput of 1.2Gbps/lane. 48 data-lanes = <1 2 3 4>;
|
| /freebsd/share/man/man4/ |
| H A D | rge.4 | 52 .Xr miibus 4 133 RealTek RTL8125 (up to 2.5 Gbps) 135 RealTek RTL8126 (up to 5 Gbps) 137 RealTek RTL8127 (up to 10 Gbps) 139 Killer E3000 (up to 2.5 Gbps) 141 Killer E5000 (up to 5 Gbps) 174 .Xr altq 4 , 175 .Xr arp 4 , 176 .Xr miibus 4 , 177 .Xr netintro 4 , [all …]
|
| H A D | mvs.4 | 69 .Bl -tag -width 4n -offset indent -compact 74 .It 4 85 Values 1, 2 and 3 are respectively 1.5, 3 and 6Gbps. 89 .Xr CAM 4 98 .Xr ada 4 . 100 .Xr cd 4 , 101 .Xr da 4 , 102 .Xr sa 4 , 115 Gen-I (SATA 1.5Gbps): 127 Gen-II (SATA 3Gbps, NCQ, PMP): [all …]
|
| H A D | ice.4 | 148 .Xr vlan 4 . 162 .Xr led 4 168 .Xr iavf 4 . 171 .Xr irdma 4 . 233 operating in multiport mode with more than 4 ports. 236 .Xr irdma 4 . 249 .Xr iflib 4 : 251 dev.ice.<interface #>.iflib.use_extra_msix_vectors=4 348 For example, to map UP 0 and 1 to TC 0, UP 2 and 3 to TC 1, UP 4 and 368 For example, to map DSCPs 0-3 and DSCP 8 to DCB TCs 0-3 and 4, respectively: [all …]
|
| H A D | xhci.4 | 50 connection speeds from 5.0Gbps and above when using USB 3.x 95 .Xr ehci 4 , 96 .Xr ohci 4 , 97 .Xr uhci 4 and 98 .Xr usb 4
|
| /freebsd/sys/contrib/device-tree/Bindings/display/rockchip/ |
| H A D | rockchip,dw-dp.yaml | 18 * Main Link: 1/2/4 lanes 19 * Main Link Support 1.62Gbps, 2.7Gbps, 5.4Gbps and 8.1Gbps 26 * Supports RBG, YCbCr4:4:4, YCbCr4:2:2, YCbCr4:2:0
|
| /freebsd/contrib/ofed/libibmad/ |
| H A D | dump.c | 57 case 4: in mad_dump_int() 82 case 4: in mad_dump_uint() 109 case 4: in mad_dump_hex() 145 case 4: in mad_dump_rhex() 178 snprintf(buf, bufsz, "4X"); in mad_dump_linkwidth() 180 case 4: in mad_dump_linkwidth() 203 n += snprintf(buf + n, bufsz - n, "4X or "); in dump_linkwidth() 216 buf[n - 4] = '\0'; in dump_linkwidth() 262 snprintf(buf, bufsz, "2.5 Gbps"); in mad_dump_linkspeed() 265 snprintf(buf, bufsz, "5.0 Gbps"); in mad_dump_linkspeed() [all …]
|
| /freebsd/contrib/ofed/libibverbs/examples/ |
| H A D | devinfo.c | 94 case 4: return "PORT_CONFIGURATION TRAINNING"; in port_phy_state_str() 128 case 2: return "4"; in width_str() 129 case 4: return "8"; in width_str() 139 case 1: return "2.5 Gbps"; in speed_str() 140 case 2: return "5.0 Gbps"; in speed_str() 142 case 4: /* fall through */ 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() [all …]
|
| /freebsd/sys/ofed/include/rdma/ |
| H A D | opa_port_info.h | 39 #define OPA_PORT_LINK_MODE_OPA 4 /* Port mode is OPA */ 44 #define OPA_PORT_PACKET_FORMAT_10B 4 /* Format 10B */ 50 #define OPA_PORT_LTP_CRC_MODE_48 4 /* 48-bit LTP CRC mode (optional) */ 58 #define OPA_LINKDOWN_REASON_PKT_TOO_SHORT 4 116 #define OPA_LINKINIT_REASON_LINKUP (1 << 4) 117 #define OPA_LINKINIT_REASON_FLAPPING (2 << 4) 118 #define OPA_LINKINIT_REASON_CLEAR (8 << 4) 119 #define OPA_LINKINIT_OUTSIDE_POLICY (8 << 4) 120 #define OPA_LINKINIT_QUARANTINED (9 << 4) 121 #define OPA_LINKINIT_INSUFIC_CAPABILITY (10 << 4) [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 */ 121 led-4 { 122 /* SFP+ port 1: 10 Gbps indicator */ 124 function-enumerator = <4>; 129 /* SFP+ port 1: 1 Gbps indicator */ 422 bus-width = <4>;
|
| /freebsd/contrib/ofed/opensm/opensm/ |
| H A D | osm_helper.c | 69 "RESERVED", /* 4 */ 123 "RESERVED4", /* 4 */ 161 "RESERVED", /* 4 */ 200 "RESERVED", /* 4 */ 270 "UNKNOWN", /* 4A */ 271 "UNKNOWN", /* 4B */ 272 "UNKNOWN", /* 4C */ 273 "UNKNOWN", /* 4D */ 274 "UNKNOWN", /* 4E */ 275 "UNKNOWN", /* 4F */ [all …]
|
| /freebsd/sys/contrib/device-tree/Bindings/net/dsa/ |
| H A D | ocelot.txt | 26 "phy-handle" are populated by board specific device tree instances. Ports 4 and 33 2.5Gbps port@4, but can be moved to the 1Gbps port@5, depending on the specific 49 * phy_mode = "internal": on ports 4 and 5 96 port@4 { 97 reg = <4>; 133 * phy_mode = "sgmii": on ports 0, 1, 2, 3, 4, 5, 6, 7 134 * phy_mode = "qsgmii": on ports 0, 1, 2, 3, 4, 5, 6, 7 170 port@4 {
|
| /freebsd/sys/netinet/ |
| H A D | tcp_ratelimit.c | 153 625000, /* 5Mbps - rate 4 */ 207 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 */ [all …]
|
| /freebsd/tools/tools/netmap/ |
| H A D | pkt-gen.8 | 32 .Xr netmap 4 62 .Xr netmap 4 74 .Xr vale 4 79 .Xr netmap 4 117 .It Fl 4 162 .Xr netmap 4 170 .Xr netmap 4 171 is able to completely use all of the bandwidth of a 10 or 40Gbps link, 228 This adds 4 bytes of CRC and 20 bytes of framing to each packet. 234 The configuration may consist of 1 to 4 numbers separated by commas: [all …]
|
| /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() 513 burstsize = pktsize * 4; in t4_reserve_cl_rl_kbps() 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() 962 q->min_segment_burst = 4; /* matches PKTSCHED_BURST in the firmware. */ in cxgbe_ratelimit_query() 966 /* Based on testing by rrs@ with a T580 at burstsize = 4 in cxgbe_ratelimit_query() [all...] |
| /freebsd/contrib/ofed/infiniband-diags/src/ |
| H A D | ibportstate.c | 315 if (lwa != 4) in validate_width() 317 ("Peer ports operating at active width %d rather than 4 (8x)", in validate_width() 322 ("Peer ports operating at active width %d rather than 2 (4x)", in validate_width() 340 if (lsa != 4) in validate_speed() 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() 585 mad_set_field(data, 0, IB_PORT_STATE_F, 4); in main() [all …]
|
| /freebsd/sys/dev/mpr/ |
| H A D | mpr_table.c | 127 {"1.5Gbps", 0x08}, 128 {"3.0Gbps", 0x09}, 129 {"6.0Gbps", 0x0a}, 130 {"12.0Gbps", 0x0b}, 263 "\20" "\4SataHost" "\5SmpInit" "\6StpInit" "\7SspInit" in mpr_describe_devinfo() 285 facts->IOCCapabilities, "\20" "\3ScsiTaskFull" "\4DiagTrace" in mpr_print_iocfacts() 346 "\20" "\4SataHost" "\5SmpInit" "\6StpInit" "\7SspInit" in mpr_print_sasdev0() 415 (phy->LinkRate >> 4) & 0xf), phy->LinkRate); in mpr_print_evt_sas() 479 (buf->ProgrammedLinkRate >> 4) & 0xf), buf->ProgrammedLinkRate); in mpr_print_expander1() 482 (buf->HwLinkRate >> 4) & 0xf), buf->HwLinkRate); in mpr_print_expander1() [all …]
|
| /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 */ 263 ((uint64_t)(_enet_addr)[4] << 8) | \
|
| /freebsd/sys/dev/pms/RefTisa/tisa/api/ |
| H A D | titypes.h | 195 #define DIF_CRC_INVERSION 0x00000010 /* 4 */ 229 Bit 4-5: Two bits flag to specify a SAS or SATA (STP) device: 236 08h: 1,5 Gbps 237 09h: 3,0 Gbps 238 0ah: 6.0 Gbps 263 #define DEK_MAX_TABLE_ENTRIES (1024*4) 573 bit32 OPRIDX_PIN_ACS; /* Access type (ACS) [4 bits] */
|