| /freebsd/sys/contrib/device-tree/Bindings/phy/ |
| 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 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). [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)
|
| /freebsd/contrib/ofed/libibmad/ |
| H A D | dump.c | 62 case 7: in mad_dump_int() 87 case 7: in mad_dump_uint() 120 case 7: in mad_dump_hex() 156 case 7: in mad_dump_rhex() 228 case 7: in mad_dump_linkwidthsup() 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() [all …]
|
| /freebsd/sys/ofed/include/rdma/ |
| H A D | opa_port_info.h | 61 #define OPA_LINKDOWN_REASON_BAD_L2 7 114 /* 3-7; 11-15 reserved; 8-15 cleared on Polling->LinkUp */ 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) 146 OPA_MTU_10240 = 7, 220 /* 7 bits reserved */ 363 u8 res_drctl; /* 7 res, 1 */
|
| /freebsd/share/man/man4/ |
| H A D | ice.4 | 340 For example, to set all TCs to a minimum bandwidth of 10% and TC 7 to 30%, 349 5 to TC 2, and UP 6 and 7 to TC 3, use the following: 370 sysctl dev.ice.<interface #>.dscp2tc_map.0-7=0,1,2,3,0,0,0,0 515 0x4 - 1 Gbps 516 0x8 - 2.5 Gbps 517 0x10 - 5 Gbps 518 0x20 - 10 Gbps 519 0x80 - 25 Gbps 520 0x100 - 40 Gbps 521 0x200 - 50 Gbps [all …]
|
| /freebsd/contrib/ofed/opensm/opensm/ |
| H A D | osm_helper.c | 72 "RESERVED", /* 7 */ 126 "SubnTrapRepress", /* 7 */ 164 "RESERVED", /* 7 */ 203 "RESERVED", /* 7 */ 318 "UNKNOWN", /* 7A */ 319 "UNKNOWN", /* 7B */ 320 "UNKNOWN", /* 7C */ 321 "UNKNOWN", /* 7D */ 322 "UNKNOWN", /* 7E */ 323 "UNKNOWN", /* 7F */ [all …]
|
| H A D | osm_subnet.c | 2021 if (p_opts->lmc > 7) { in osm_subn_verify_config() 2035 (p_opts->force_link_speed > 7 && p_opts->force_link_speed < 15)) { in osm_subn_verify_config() 2374 "# 1: 2.5 Gbps\n" in osm_subn_output_conf() 2375 "# 3: 2.5 or 5.0 Gbps\n" in osm_subn_output_conf() 2376 "# 5: 2.5 or 10.0 Gbps\n" in osm_subn_output_conf() 2377 "# 7: 2.5 or 5.0 or 10.0 Gbps\n" in osm_subn_output_conf() 2385 "# 1: 14.0625 Gbps\n" in osm_subn_output_conf() 2386 "# 2: 25.78125 Gbps\n" in osm_subn_output_conf() 2387 "# 3: 14.0625 Gbps or 25.78125 Gbps\n" in osm_subn_output_conf()
|
| /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 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 185 port@7 {
|
| H A D | mediatek,mt7530.yaml | 41 achieve 2 Gbps routing in total. 74 Check out example 7. 699 example6_ethphy7: ethernet-phy@7 { 700 reg = <7>; 762 # Example 7: MT7621: mux external phy to MT7530's port 5 779 example7_ethphy7: ethernet-phy@7 { 780 reg = <7>;
|
| /freebsd/contrib/ofed/libibverbs/examples/ |
| H A D | devinfo.c | 97 case 7: return "PHY TEST"; in port_phy_state_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() 184 gid.raw[ 6], gid.raw[ 7], in print_all_port_gids()
|
| /freebsd/sys/netinet/ |
| H A D | tcp_ratelimit.c | 131 * in 7,072 micro-seconds. This means that we will refill 134 * only sending every 7ms or so and yet all the packets are spaced on 156 2500000, /* 20Mbps - rate 7 */ 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 */ [all …]
|
| /freebsd/sys/contrib/device-tree/src/arm64/marvell/ |
| H A D | armada-8040-puzzle-m801.dts | 108 /* SFP+ port 2: 10 Gbps indicator */ 111 gpios = <&cp1_gpio1 7 GPIO_ACTIVE_LOW>; 115 /* SFP+ port 2: 1 Gbps indicator */ 122 /* SFP+ port 1: 10 Gbps indicator */ 129 /* SFP+ port 1: 1 Gbps indicator */
|
| /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() 286 "\5SnapBuf" "\6ExtBuf" "\7EEDP" "\10BiDirTarg" "\11Multicast" in mpr_print_iocfacts() 346 "\20" "\4SataHost" "\5SmpInit" "\6StpInit" "\7SspInit" in mpr_print_sasdev0() 380 "\6ExpRouteFull" "\7RouteIndexError" "\10SmpFailed" in mpr_print_evt_sas() 489 "\7SSPinit" "\10SATAdev" "\11SMPtarg" "\12STPtarg" "\13SSPtarg" in mpr_print_expander1()
|
| /freebsd/sys/dev/pms/RefTisa/tisa/api/ |
| H A D | titypes.h | 186 #define DIF_REPLACE_UDT_REPLACE_CRC 7 198 #define DIF_UDT_APP_BLOCK_COUNT 0x00000080 /* 7 */ 228 /* Bit 6-7: reserved 236 08h: 1,5 Gbps 237 09h: 3,0 Gbps 238 0ah: 6.0 Gbps
|
| /freebsd/sys/dev/mps/ |
| H A D | mps_table.c | 117 {"1.5Gbps", 0x08}, 118 {"3.0Gbps", 0x09}, 119 {"6.0Gbps", 0x0a}, 242 "\20" "\4SataHost" "\5SmpInit" "\6StpInit" "\7SspInit" in mps_describe_devinfo() 266 "\5SnapBuf" "\6ExtBuf" "\7EEDP" "\10BiDirTarg" "\11Multicast" in mps_print_iocfacts() 326 "\20" "\4SataHost" "\5SmpInit" "\6StpInit" "\7SspInit" in mps_print_sasdev0() 360 "\6ExpRouteFull" "\7RouteIndexError" "\10SmpFailed" in mps_print_evt_sas() 468 "\7SSPinit" "\10SATAdev" "\11SMPtarg" "\12STPtarg" "\13SSPtarg" in mps_print_expander1()
|
| /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() 490 if (val > 7) in main()
|
| /freebsd/sys/dev/isp/ |
| H A D | isp_ioctl.h | 95 #define ISP_FPCCHIWAT 7 100 #define ISP_CLR_STATS _IO(ISP_IOC, 7) 137 fc_speed : 4, /* Gbps */
|
| /freebsd/sys/dev/e1000/ |
| H A D | README | 4 August 7, 2019 84 7. If you want the driver to load automatically when the system is booted: 118 duplex mode. Your link partner must match the setting you choose. 1 Gbps speeds 120 manually set devices for 1 Gbps and higher.
|
| /freebsd/sys/contrib/device-tree/Bindings/net/ |
| H A D | qcom,ipq9574-ppe.yaml | 37 connectivity, one 4x1 Gbps PHY (QCA8075) and two 10 GBps PHYs are used as an 160 - pattern: '^rxfill_[0-7]$' 165 Interrupts "rxfill_[0-7]" are the Ethernet DMA RX fill ring interrupts.
|
| /freebsd/sys/dev/oce/ |
| H A D | oce_hw.h | 94 #define HOSTINTR_PFUNC_MASK 7 130 #define PHY_LINK_SPEED_1GBPS 0x3 /* (1 Gbps) */ 131 #define PHY_LINK_SPEED_10GBPS 0x4 /* (10 Gbps) */ 143 #define PHY_LINK_SPEED_1GBPS 0x3 /* (1 Gbps) */ 144 #define PHY_LINK_SPEED_10GBPS 0x4 /* (10 Gbps) */ 323 uint32_t rsvd0:7; 325 uint32_t rsvd0:7; 855 MBX_SUBSYSTEM_ISCSI_TGT = 7, 878 OPCODE_COMMON_WRITE_FLASHROM = 7, 1641 uint32_t rsvd: 7; [all...] |
| /freebsd/crypto/openssl/crypto/sha/asm/ |
| H A D | sha1-sparcv9.pl | 32 # single-process result on 8-core processor, or ~9GBps per 2.85GHz 101 srlx @X[($j+7)%8],32,$tmp1 300 andn $inp,7,$tmp0 316 and $inp,7,$tmp1 323 ldx [$tmp0+56],@X[7] 328 for($i=0;$i<7;$i++) 337 or $tmp64,@X[7],@X[7] 368 andn $inp,7,$tmp0 415 if (/%([goli])([0-7])/) { $_=$bias{$1}+$2; } 429 s/\b(alignaddr)\s+(%[goli][0-7]),\s*(%[goli][0-7]),\s*(%[goli][0-7])/
|
| /freebsd/sys/dev/qlnx/qlnxe/ |
| H A D | ecore_init_fw_funcs.c | 72 /* Upper bound in MB, 10 * burst size of 1ms in 50Gbps */ 86 #define QM_WFQ_MAX_INC_VAL ((QM_WFQ_UPPER_BOUND * 7) / 10) 100 * added after seeing only 99% factor reached in a 25Gbps port with DPDK RFC 108 /* PF RL Upper bound is set to 10 * burst size of 1ms in 50Gbps */ 112 #define QM_PF_RL_MAX_INC_VAL ((QM_PF_RL_UPPER_BOUND * 7) / 10) 151 #define BTB_PURE_LB_RATIO 7 1656 * [7:4] = Region in ecore_calc_cdu_validation_byte() 1673 /* The validation byte [7:0] is composed: in ecore_calc_cdu_validation_byte() 1675 * [7] = active configuration bit in ecore_calc_cdu_validation_byte() 1679 * [7] = active configuration bit in ecore_calc_cdu_validation_byte() [all …]
|
| H A D | mcp_public.h | 89 #define ETH_LOOPBACK_PCS_AH_ONLY (7) /* PCS loopback (TX to RX) */ 215 * BB | 2x10/20Gbps | 0,1 | NA | No | 1 | 1 216 * BB | 2x40 Gbps | 0,1 | NA | Yes | 1 | 1 222 * AH | 2x10/20Gbps | 0,1 | NA | NA | 1 | NA 306 /* Entries in tc table are orginized that the left most is pri 0, right most is prio 7 */ 314 /* Entries in tc table are orginized that the left most is pri 0, right most is prio 7 */ 316 /* Entries in tc table are orginized that the left most is pri 0, right most is prio 7 */ 646 #define LINK_STATUS_SPEED_AND_DUPLEX_100G (7<<1) 718 #define LFA_LINK_MODES_MISMATCH (1<<7) 863 /* For PCP values 4-7 use the map upper */ [all …]
|
| /freebsd/crypto/openssl/crypto/md5/asm/ |
| H A D | md5-sparcv9.pl | 24 # single-process result on 8-core processor, or ~11GBps per 2.85GHz 43 ($t1,$t2,$t3,$saved_asi)=map("%l$_",(4..7)); 68 my $rot = (7,12,17,22)[$i%4]; 111 my $rot = (7,12,17,22)[$i%4]; 158 my $j = $i<47 ? (5+3*($i+1))%16 : (0+7*($i+1))%16; 182 my $j = (0+7*($i+1))%16; 310 and $inp,7,$shr 311 andn $inp,7,$inp 337 ldxa [$inp+56]%asi,@X[7] 421 if (/%([goli])([0-7])/) { $_=$bias{$1}+$2; } [all …]
|
| /freebsd/crypto/openssl/crypto/modes/asm/ |
| H A D | ghash-sparcv9.pl | 54 # or ~20.5GBps per 2.85GHz socket. 361 (map("%o$_",(0..5,7)),map("%g$_",(1..5))); 363 ($shl,$shr)=map("%l$_",(0..7)); 424 srlx $V,$sqr,$sqr ! ·0xE0 [implicit &(7<<3)] 470 and $inp,7,$shl 471 andn $inp,7,$inp 505 srlx $V,$sqr,$sqr ! ·0xE0 [implicit &(7<<3)] 576 s/\b(xmulx[hi]*|addxc[c]{0,2})\s+(%[goli][0-7]),\s*(%[goli][0-7]),\s*(%[goli][0-7])/
|