/freebsd/sys/contrib/device-tree/src/arm/aspeed/ |
H A D | aspeed-bmc-facebook-minipack.dts | 1 // SPDX-License-Identifier: GPL-2.0+ 3 /dts-v1/; 5 #include "ast2500-facebook-netbmc-common.dtsi" 9 compatible = "facebook,minipack-bmc", "aspeed,ast2500"; 23 * i2c switch 2-007 [all...] |
H A D | aspeed-bmc-facebook-cmm.dts | 1 // SPDX-License-Identifier: GPL-2.0+ 3 /dts-v1/; 5 #include "ast2500-facebook-netbmc-common.dtsi" 9 compatible = "facebook,cmm-bmc", "aspeed,ast2500"; 22 * PCA9548 (1-0077) provides 8 channels for connecting to 23 * 4 Lin [all...] |
/freebsd/sys/contrib/device-tree/Bindings/net/dsa/ |
H A D | mediatek,mt7530.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Arınç ÜNAL <arinc.unal@arinc9.com> 11 - Landen Chao <Landen.Chao@mediatek.com> 12 - DENG Qingfang <dqfext@gmail.com> 13 - Sean Wang <sean.wang@mediatek.com> 14 - Daniel Golle <daniel@makrotopia.org> 17 There are three versions of MT7530, standalone, in a multi-chip module and 18 built-into a SoC. [all …]
|
H A D | mt7530.txt | 1 Mediatek MT7530 Ethernet switch 6 - compatible: may be compatible = "mediatek,mt7530" 9 - #address-cells: Must be 1. 10 - #size-cells: Must be 0. 11 - mediatek,mcm: Boolean; if defined, indicates that either MT7530 is the part 12 on multi-chip module belong to MT7623A has or the remotely standalone 17 - core-supply: Phandle to the regulator node necessary for the core power. 18 - io-supply: Phandle to the regulator node necessary for the I/O power. 19 See Documentation/devicetree/bindings/regulator/mt6323-regulator.txt 24 - reset-gpios: Should be a gpio specifier for a reset line. [all …]
|
H A D | ocelot.txt | 1 Microchip Ocelot switch driver family 5 ----- 9 - VSC9959 (Felix) 10 - VSC9953 (Seville) 12 The VSC9959 switch is found in the NXP LS1028A. It is a PCI device, part of the 13 larger ENETC root complex. As a result, the ethernet-switch node is a sub-node 25 For the external switch ports, depending on board configuration, "phy-mode" and 26 "phy-handle" are populated by board specific device tree instances. Ports 4 and 32 By default, in fsl-ls1028a.dtsi, the NPI port is assigned to the internal 33 2.5Gbps port@4, but can be moved to the 1Gbps port@5, depending on the specific [all …]
|
H A D | qca8k.txt | 1 * Qualcomm Atheros QCA8xxx switch family 5 - compatible: should be one of: 10 - #size-cells: must be 0 11 - #address-cells: must be 1 15 - reset-gpios: GPIO to be used to reset the whole device 19 The integrated switch subnode should be specified according to the binding 20 described in dsa/dsa.txt. If the QCA8K switch is connect to a SoC's external 21 mdio-bus each subnode describing a port needs to have a valid phandle 24 To declare the internal mdio-bus configuration, declare a mdio node in the 25 switch node and declare the phandle for the port referencing the internal [all …]
|
H A D | renesas,rzn1-a5psw.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/net/dsa/renesas,rzn1-a5ps [all...] |
H A D | mscc,ocelot.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR MIT) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Microchip Ocelot Switch Family 10 - Vladimir Oltean <vladimir.oltean@nxp.com> 11 - Claudiu Manoil <claudiu.manoil@nxp.com> 12 - Alexandre Belloni <alexandre.belloni@bootlin.com> 13 - UNGLinuxDriver@microchip.com 16 There are multiple switches which are either part of the Ocelot-1 family, or 20 them performs packet I/O primarily through an Ethernet port of the switch [all …]
|
H A D | qca8k.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schema [all...] |
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/ |
H A D | RelLookupTableConverter.h | 1 //===-- RelLookupTableConverterPass.h - Rel Table Conv ----------*- C++ -*-===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 11 /// lookup tables to relative lookup tables to make them PIC-friendly. 13 /// Switch lookup table example: 14 /// @switch.table.foo = private unnamed_addr constant [3 x i8*] 17 /// i8* getelementptr inbounds ([4 x i8], [4 x i8]* @.str.1, i64 0, i64 0), 18 /// i8* getelementptr inbounds ([4 x i8], [4 x i8]* @.str.2, i64 0, i64 0) 21 /// switch.lookup: 23 /// %switch.gep = getelementptr inbounds [3 x i8*], [all …]
|
/freebsd/contrib/tcpdump/ |
H A D | print-geonet.c | 15 * Original code by Ola Martin Lykkja (ola.lykkja@q-free.com) 22 #include "netdissect-stdinc.h" 31 ETSI TS 102 636-5-1 V1.1.1 (2011-02) 33 Part 5: Transport Protocols; Sub-part 1: Basic Transport Protocol 35 ETSI TS 102 636-4-1 V1.1.1 (2011-06) 37 …Part 4: Geographical addressing and forwarding for point-to-point and point-to-multipoint communic… 38 Sub-part 1: Media-Independent Functionality 67 ND_PRINT(" t:%u-%s", msg_type, in print_btp_body() 71 /* EN 302 636-5-1 V2.2.1 Section 7.2: BTP-A header */ 106 int hdr_size = -1; in geonet_print() [all …]
|
H A D | print-lmp.c | 21 …ps://web.archive.org/web/20160401194747/http://www.oiforum.com/public/documents/OIF-UNI-01.0.pdf */ 25 #include "netdissect-stdinc.h" 38 * 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 39 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 41 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 43 * +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 93 { 0x08, "Link-Id configuration error"}, 94 { 0x10, "Unknown object c-type"}, 99 { 0x01, "Unacceptable non-negotiable LINK-SUMMARY parameters"}, 100 { 0x02, "Renegotiate LINK-SUMMARY parameters"}, [all …]
|
H A D | print-rsvp.c | 2 * Copyright (c) 1998-2007 The TCPDUMP project 24 #include "netdissect-stdinc.h" 39 * +-------------+-------------+-------------+-------------+ 41 * +-------------+-------------+-------------+-------------+ 43 * +-------------+-------------+-------------+-------------+ 61 * +-------------+-------------+-------------+-------------+ 62 * | Length (bytes) | Class-Num | C-Type | 63 * +-------------+-------------+-------------+-------------+ 67 * +-------------+-------------+-------------+-------------+ 77 #define RSVP_EXTRACT_VERSION(x) (((x)&0xf0)>>4) [all …]
|
/freebsd/crypto/openssl/test/ssl-tests/ |
H A D | 05-sni.cnf | 5 test-0 = 0-SNI-switch-context 6 test-1 = 1-SNI-keep-context 7 test-2 = 2-SNI-no-server-support 8 test-3 = 3-SNI-no-client-support 9 test-4 = 4-SNI-bad-sni-ignore-mismatch 10 test-5 = 5-SNI-bad-sni-reject-mismatch 11 test-6 = 6-SNI-bad-clienthello-sni-ignore-mismatch 12 test-7 = 7-SNI-bad-clienthello-sni-reject-mismatch 13 test-8 = 8-SNI-clienthello-disable-v12 16 [0-SNI-switch-context] [all …]
|
H A D | 09-alpn.cnf | 5 test-0 = 0-alpn-simple 6 test-1 = 1-alpn-server-finds-match 7 test-2 = 2-alpn-server-honours-server-pref 8 test-3 = 3-alpn-alert-on-mismatch 9 test-4 = 4-alpn-no-server-support 10 test-5 = 5-alpn-no-client-support 11 test-6 = 6-alpn-with-sni-no-context-switch 12 test-7 = 7-alpn-with-sni-context-switch 13 test-8 = 8-alpn-selected-sni-server-supports-alpn 14 test-9 = 9-alpn-selected-sni-server-does-not-support-alpn [all …]
|
/freebsd/sys/amd64/linux/ |
H A D | linux_systrace_args.c | 6 * DO NOT EDIT-- this file is automatically @generated. 14 switch (sysnum) { in systrace_args() 18 iarg[a++] = p->fd; /* int */ in systrace_args() 19 uarg[a++] = (intptr_t)p->buf; /* char * */ in systrace_args() 20 iarg[a++] = p->nbyte; /* l_size_t */ in systrace_args() 27 iarg[a++] = p->fd; /* int */ in systrace_args() 28 uarg[a++] = (intptr_t)p->buf; /* char * */ in systrace_args() 29 iarg[a++] = p->nbyte; /* l_size_t */ in systrace_args() 36 uarg[a++] = (intptr_t)p->path; /* char * */ in systrace_args() 37 iarg[a++] = p->flags; /* l_int */ in systrace_args() [all …]
|
/freebsd/sys/arm64/linux/ |
H A D | linux_systrace_args.c | 6 * DO NOT EDIT-- this file is automatically @generated. 14 switch (sysnum) { in systrace_args() 18 uarg[a++] = (intptr_t)p->path; /* const char * */ in systrace_args() 19 uarg[a++] = (intptr_t)p->name; /* const char * */ in systrace_args() 20 uarg[a++] = (intptr_t)p->value; /* void * */ in systrace_args() 21 iarg[a++] = p->size; /* l_size_t */ in systrace_args() 22 iarg[a++] = p->flags; /* l_int */ in systrace_args() 29 uarg[a++] = (intptr_t)p->path; /* const char * */ in systrace_args() 30 uarg[a++] = (intptr_t)p->name; /* const char * */ in systrace_args() 31 uarg[a++] = (intptr_t)p->value; /* void * */ in systrace_args() [all …]
|
/freebsd/sys/amd64/linux32/ |
H A D | linux32_systrace_args.c | 6 * DO NOT EDIT-- this file is automatically @generated. 14 switch (sysnum) { in systrace_args() 18 iarg[a++] = p->rval; /* int */ in systrace_args() 30 iarg[a++] = p->fd; /* int */ in systrace_args() 31 uarg[a++] = (intptr_t)p->buf; /* char * */ in systrace_args() 32 uarg[a++] = p->nbyte; /* u_int */ in systrace_args() 37 case 4: { in systrace_args() 39 iarg[a++] = p->fd; /* int */ in systrace_args() 40 uarg[a++] = (intptr_t)p->buf; /* char * */ in systrace_args() 41 iarg[a++] = p->nbyte; /* l_size_t */ in systrace_args() [all …]
|
/freebsd/share/man/man4/ |
H A D | vale.4 | 25 .\" This document is derived in part from the enet man page (enet.4) 40 .Xr netmap 4 55 .Xr netmap 4 63 is the prefix indicating a VALE switch rather than a standard interface, 65 indicates a specific switch (the colon is a separator), 68 indicates a port within the switch. 69 Both SSS and PPP have the form [0-9a-zA-Z_]+ , the string cannot 74 .Xr netmap 4 78 currently supports up to 254 ports per switch. The maximum 82 .Xr netmap 4 [all …]
|
/freebsd/sys/i386/linux/ |
H A D | linux_systrace_args.c | 6 * DO NOT EDIT-- this file is automatically @generated. 14 switch (sysnum) { in systrace_args() 18 iarg[a++] = p->rval; /* int */ in systrace_args() 30 iarg[a++] = p->fd; /* int */ in systrace_args() 31 uarg[a++] = (intptr_t)p->buf; /* char * */ in systrace_args() 32 uarg[a++] = p->nbyte; /* u_int */ in systrace_args() 37 case 4: { in systrace_args() 39 iarg[a++] = p->fd; /* int */ in systrace_args() 40 uarg[a++] = (intptr_t)p->buf; /* char * */ in systrace_args() 41 iarg[a++] = p->nbyte; /* l_size_t */ in systrace_args() [all …]
|
/freebsd/sys/kern/ |
H A D | systrace_args.c | 6 * DO NOT EDIT-- this file is automatically @generated. 14 switch (sysnum) { in systrace_args() 23 iarg[a++] = p->rval; /* int */ in systrace_args() 35 iarg[a++] = p->fd; /* int */ in systrace_args() 36 uarg[a++] = (intptr_t)p->buf; /* void * */ in systrace_args() 37 uarg[a++] = p->nbyte; /* size_t */ in systrace_args() 42 case 4: { in systrace_args() 44 iarg[a++] = p->fd; /* int */ in systrace_args() 45 uarg[a++] = (intptr_t)p->buf; /* const void * */ in systrace_args() 46 uarg[a++] = p->nbyte; /* size_t */ in systrace_args() [all …]
|
/freebsd/sys/compat/freebsd32/ |
H A D | freebsd32_systrace_args.c | 9 * DO NOT EDIT-- this file is automatically @generated. 17 switch (sysnum) { in systrace_args() 26 iarg[a++] = p->rval; /* int */ in systrace_args() 38 iarg[a++] = p->fd; /* int */ in systrace_args() 39 uarg[a++] = (intptr_t)p->buf; /* void * */ in systrace_args() 40 uarg[a++] = p->nbyte; /* size_t */ in systrace_args() 45 case 4: { in systrace_args() 47 iarg[a++] = p->fd; /* int */ in systrace_args() 48 uarg[a++] = (intptr_t)p->buf; /* const void * */ in systrace_args() 49 uarg[a++] = p->nbyte; /* size_t */ in systrace_args() [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/net/ |
H A D | keystone-netcp.txt | 6 switch sub-module to send and receive packets. NetCP also includes a packet 13 includes a 3-port Ethernet switch sub-module capable of 10Gb/s and 1Gb/s rates 16 Keystone NetCP driver has a plug-in module architecture where each of the NetCP 17 sub-modules exist as a loadable kernel module which plug in to the netcp core. 18 These sub-modules are represented as "netcp-devices" in the dts bindings. It is 19 mandatory to have the ethernet switch sub-module for the ethernet interface to 20 be operational. Any other sub-module like the PA is optional. 24 ----------------------------- 26 ----------------------------- 28 |-> NetCP Devices -> | [all …]
|
/freebsd/contrib/ofed/opensm/man/ |
H A D | opensm.8 | 4 opensm \- InfiniBand subnet manager and administration (SM/SA) 8 [\-\-version]] 9 [\-F | \-\-config <file_name>] 10 [\-c(reate-config) <file_name>] 11 [\-g(uid) <GUID in hex>] 12 [\-l(mc) <LMC>] 13 [\-p(riority) <PRIORITY>] 14 [\-\-smkey <SM_Key>] 15 [\-\-sm_sl <SL number>] 16 [\-r(eassign_lids)] [all …]
|
/freebsd/sys/arm/nvidia/drm2/ |
H A D | hdmi.c | 17 * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL 44 return 256 - csum; in hdmi_infoframe_checksum() 55 * hdmi_avi_infoframe_init() - initialize an HDMI AVI infoframe 64 frame->type = HDMI_INFOFRAME_TYPE_AVI; in hdmi_avi_infoframe_init() 65 frame->version = 2; in hdmi_avi_infoframe_init() 66 frame->length = HDMI_AVI_INFOFRAME_SIZE; in hdmi_avi_infoframe_init() 73 * hdmi_avi_infoframe_pack() - write HDMI AVI infoframe to binary buffer 92 length = HDMI_INFOFRAME_HEADER_SIZE + frame->length; in hdmi_avi_infoframe_pack() 95 return -ENOSPC; in hdmi_avi_infoframe_pack() 99 ptr[0] = frame->type; in hdmi_avi_infoframe_pack() [all …]
|