/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 9 - #phy-cells : Shall be 1 as it expects one argument for setting 11 1 (SGMII), 2 (PCIe), 3 (USB), and 4 (XFI). 23 data earlier than the nominal sampling point. 1 means 35 - apm,tx-pre-cursor1 : 1st pre-cursor emphasis taps control. Two set of 48 0 = 1-2Gbps 49 1 = 2-4Gbps (1st tuple default) 50 2 = 4-8Gbps 51 3 = 8-15Gbps (2nd tuple default) [all …]
|
H A D | mediatek,hdmi-phy.yaml | 34 maxItems: 1 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. 32 maxItems: 1 44 port@1: 46 description: GMSL Input 1 70 - 1 # MEDIA_BUS_TYPE_CSI2_CPHY 93 #address-cells = <1>; 104 #address-cells = <1>; 112 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. 50 maxItems: 1 68 minItems: 1 72 minItems: 1 78 port@1: 84 - port@1 107 #address-cells = <1>; 117 #address-cells = <1>; 123 data-lanes = <1 2 3 4>; [all …]
|
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. 37 maxItems: 1 40 maxItems: 1 59 port@1: 71 minItems: 1 75 minItems: 1 79 maxItems: 1 85 - port@1 111 #address-cells = <1>; [all …]
|
H A D | sony,imx214.txt | 1 * Sony 1/3.06-Inch 13.13Mp CMOS Digital Image Sensor 3 The Sony imx214 is a 1/3.06-inch CMOS active pixel digital image sensor with 7 throughput of 1.2Gbps/lane. 36 camera-sensor@1a { 48 data-lanes = <1 2 3 4>;
|
H A D | sony,imx214.yaml | 7 title: Sony 1/3.06-Inch 13.13MP CMOS Digital Image Sensor 13 The Sony IMX214 is a 1/3.06-inch CMOS active pixel digital image sensor with 16 maximum throughput of 1.2Gbps/lane. 32 maxItems: 1 39 maxItems: 1 67 - const: 1 70 - const: 1 101 #address-cells = <1>; 104 camera-sensor@1a { 117 data-lanes = <1 2 3 4>;
|
/freebsd/share/man/man4/ |
H A D | mvs.4 | 7 .\" 1. Redistributions of source code must retain the above copyright 72 .It 1 75 driver initiates PARTIAL PM state transition 1ms after port becomes idle; 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):
|
/freebsd/contrib/ofed/libibmad/ |
H A D | dump.c | 50 case 1: in mad_dump_int() 75 case 1: in mad_dump_uint() 100 case 1: in mad_dump_hex() 136 case 1: in mad_dump_rhex() 174 case 1: in mad_dump_linkwidth() 175 snprintf(buf, bufsz, "1X"); in mad_dump_linkwidth() 201 n += snprintf(buf + n, bufsz - n, "1X or "); in dump_linkwidth() 226 case 1: in mad_dump_linkwidthsup() 261 case 1: in mad_dump_linkspeed() 262 snprintf(buf, bufsz, "2.5 Gbps"); in mad_dump_linkspeed() [all …]
|
/freebsd/sys/netinet/ |
H A D | tcp_ratelimit.c | 11 * 1. Redistributions of source code must retain the above copyright 72 * 1Mbps? Why do we have a rate at 1.44Mbps called common? 73 * Why do the rates cluster in the 1-100Mbps range more 151 122500, /* 1Mbps - rate 1 */ 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 */ [all …]
|
/freebsd/contrib/ofed/libibverbs/examples/ |
H A D | devinfo.c | 91 case 1: return "SLEEP"; in port_phy_state_str() 127 case 1: return "1"; 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() 156 case 1: return "1"; in vl_str() [all …]
|
/freebsd/sys/contrib/device-tree/src/arm64/marvell/ |
H A D | armada-8040-puzzle-m801.dts | 58 v_vddo_h: regulator-1-8v { 82 tx-disable-gpios = <&sfpplus_gpio 1 GPIO_ACTIVE_HIGH>; 100 led-1 { 101 /* SFP+ port 1: Activity */ 103 function-enumerator = <1>; 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 */ 151 no-1-8-v; [all …]
|
/freebsd/sys/dev/iavf/ |
H A D | iavf_vc_common.c | 8 * 1. Redistributions of source code must retain the above copyright notice, 315 vqs.tx_queues = (1 << IAVF_NTXQS(vsi)) - 1; in iavf_enable_queues() 339 vqs.tx_queues = (1 << IAVF_NTXQS(vsi)) - 1; in iavf_disable_queues() 705 msg_len = sizeof(struct virtchnl_rss_key) + (sizeof(u8) * key_length) - 1; in iavf_config_rss_key() 775 msg_len = sizeof(struct virtchnl_rss_lut) + (lut_length * sizeof(u8)) - 1; in iavf_config_rss_lut() 784 /* Each LUT entry is a max of 1 byte, so this is easy */ in iavf_config_rss_lut() 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() [all …]
|
/freebsd/contrib/ofed/opensm/opensm/ |
H A D | osm_helper.c | 66 "SubnAdmGet", /* 1 */ 90 #define OSM_SA_METHOD_STR_UNKNOWN_VAL (ARR_SIZE(ib_sa_method_str) - 1) 120 "SubnGet", /* 1 */ 145 "RESERVED1A", /* 1A */ 146 "RESERVED1B", /* 1B */ 147 "RESERVED1C", /* 1C */ 148 "RESERVED1D", /* 1D */ 149 "RESERVED1E", /* 1E */ 150 "RESERVED1F", /* 1F */ 154 #define OSM_SM_METHOD_STR_UNKNOWN_VAL (ARR_SIZE(ib_sm_method_str) - 1) [all …]
|
/freebsd/sys/ofed/include/rdma/ |
H A D | opa_port_info.h | 42 #define OPA_PORT_PACKET_FORMAT_8B 1 /* Format 8B */ 48 #define OPA_PORT_LTP_CRC_MODE_14 1 /* 14-bit LTP CRC mode (optional) */ 55 #define OPA_LINKDOWN_REASON_RCV_ERROR_0 1 116 #define OPA_LINKINIT_REASON_LINKUP (1 << 4) 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) */ 132 #define OPA_CAP_MASK3_IsSnoopSupported (1 << 7) 133 #define OPA_CAP_MASK3_IsAsyncSC2VLSupported (1 << 6) 134 #define OPA_CAP_MASK3_IsAddrRangeConfigSupported (1 << 5) [all …]
|
/freebsd/sys/dev/cxgbe/ |
H A D | t4_sched.c | 9 * 1. Redistributions of source code must retain the above copyright 66 rc = -t4_sched_config(sc, FW_SCHED_TYPE_PKTSCHED, minmax, 1); in set_sched_class_config() 104 if (!in_range(p->channel, 0, sc->chip_params->nchan - 1)) in set_sched_class_params() 111 top_speed = port_top_speed(pi) * 1000000; /* Gbps -> Kbps */ in set_sched_class_params() 157 if (!in_range(p->weight, 1, 99)) in set_sched_class_params() 171 if (!in_range(p->cl, 0, sc->params.nsched_cls - 1)) in set_sched_class_params() 276 tc->pktsize, tc->burstsize, 1); in update_tx_sched() 312 return (set_sched_class_params(sc, &p->u.params, 1)); in t4_set_sched_class() 338 if (idx != -1) { in bind_txq_to_traffic_class() 366 rc = -t4_set_params(sc, sc->mbox, sc->pf, 0, 1, in bind_txq_to_traffic_class() 619 int i, rc, port_id, mbps, gbps; sysctl_tc_params() local [all...] |
/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 50 * phy_mode = "sgmii": on ports 0, 1, 2, 3 51 * phy_mode = "qsgmii": on ports 0, 1, 2, 3 52 * phy_mode = "usxgmii": on ports 0, 1, 2, 3 53 * phy_mode = "2500base-x": on ports 0, 1, 2, 3 64 pcie@1f0000000 { /* Integrated Endpoint Root Complex */ 71 #address-cells = <1>; 80 port@1 { 81 reg = <1>; 133 * phy_mode = "sgmii": on ports 0, 1, 2, 3, 4, 5, 6, 7 [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 */ 79 E_FMAN_MOD_1G_MAC, /**< 1G MAC event */ 99 E_FMAN_MAC_1G /**< 1G MAC */ 260 ((uint64_t)(_enet_addr)[1] << 32) | \
|
/freebsd/contrib/ofed/infiniband-diags/src/ |
H A D | ibportstate.c | 123 * Return 1 if node is a switch, else zero. 134 return 1; in get_node_info() 248 mod |= 1<<31; in set_port_info() 330 if (lwa != 1) in validate_width() 332 ("Peer ports operating at active width %d rather than 1 (1x)", in validate_width() 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() 350 if (lsa != 1) 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() [all …]
|
/freebsd/tools/tools/netmap/ |
H A D | pkt-gen.8 | 7 .\" 1. Redistributions of source code must retain the above copyright notice, 171 is able to completely use all of the bandwidth of a 10 or 40Gbps link, 234 The configuration may consist of 1 to 4 numbers separated by commas: 260 Most modern network interfaces that support 10Gbps and higher speeds
|
/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 */ 191 ((uint64_t)(_enetAddr)[1] << 32) | \
|
/freebsd/sys/dev/mpr/ |
H A D | mpr_table.c | 8 * 1. Redistributions of source code must retain the above copyright 73 return(table[i+1].string); in mpr_describe_table() 128 {"1.5Gbps", 0x08}, 129 {"3.0Gbps", 0x09}, 130 {"6.0Gbps", 0x0a}, 131 {"12.0Gbps", 0x0b}, 301 facts->ProtocolFlags, "\20" "\1ScsiTarg" "\2ScsiInit"); in mpr_print_iocfacts() 374 "\20" "\1InProgress" "\2DeviceChange"); in mpr_print_evt_sas() 380 "\1Loop" "\2UnaddressableDev" "\3DupSasAddr" "\5SmpTimeout" in mpr_print_evt_sas() 473 MPR_PRINTFIELD_START(sc, "SAS Expander Page 1 #%d", buf->Phy); in mpr_print_expander1()
|
/freebsd/sys/dev/pms/RefTisa/tisa/api/ |
H A D | titypes.h | 6 *1. Redistributions of source code must retain the above copyright notice, this list of conditions … 142 bit8 FunctionSpecificArea[1]; 182 #define DIF_VERIFY_FORWARD 1 236 08h: 1,5 Gbps 237 09h: 3,0 Gbps 238 0ah: 6.0 Gbps 525 /* NAR, CORCAP and USRCAP are valid only when AUT==1 */ 574 /* KEYopr pinned in the KEK RAM (PIN) [1 bit] */
|
/freebsd/sys/contrib/device-tree/Bindings/ata/ |
H A D | apm-xgene.txt | 24 * "sata-phy" for the SATA 6.0Gbps PHY 34 #clock-cells = <1>; 39 phy2: phy@1f22a000 { 42 #phy-cells = <1>; 45 phy3: phy@1f23a000 { 48 #phy-cells = <1>; 51 sata2: sata@1a400000 { 65 sata3: sata@1a800000 {
|