/freebsd/contrib/ofed/opensm/include/opensm/ |
H A D | osm_switch.h | 39 * This object represents an IBA switch. 63 /****h* OpenSM/Switch 65 * Switch 68 * The Switch object encapsulates the information needed by the 69 * OpenSM to manage switches. The OpenSM allocates one switch object 70 * per switch in the IBA subnet. 72 * The Switch object is not thread safe, thus callers must provide 82 /****s* OpenSM: Switch/osm_switch_t 87 * Switch structure. 123 * Pointer to the Node object for this switch. [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/net/dsa/ |
H A D | brcm,sf2.yaml | 7 title: Broadcom Starfighter 2 integrated switch 16 - brcm,bcm4908-switch 17 - brcm,bcm7278-switch-v4.0 18 - brcm,bcm7278-switch-v4.8 19 - brcm,bcm7445-switch-v4.0 47 const: switch 52 - description: switch's main clock 53 - description: dividing of the switch core clock 63 description: maximum number of integrated gigabit PHYs in the switch 67 description: maximum number of RGMII interfaces supported by the switch [all...] |
H A D | marvell.txt | 1 Marvell DSA Switch Device Tree Bindings 17 which is at a different MDIO base address in different switch families. 18 - "marvell,mv88e6085" : Switch has base address 0x10. Use with models: 22 - "marvell,mv88e6190" : Switch has base address 0x00. Use with models: 24 - "marvell,mv88e6250" : Switch has base address 0x08 or 0x18. Use with model: 31 - reg : Address on the MII bus for the switch. 36 - interrupts : Interrupt from the switch 37 - interrupt-controller : Indicates the switch is itself an interrupt 41 switch. Must be set if the switch ca [all...] |
H A D | b53.txt | 6 - compatible: For external switch chips, compatible string must be exactly one 20 For the BCM5310x SoCs with an integrated switch, must be one of: 27 For the BCM5831X/BCM1140x SoCs with an integrated switch, must be one of: 35 For the BCM585xx/586XX/88312 SoCs with an integrated switch, must be one of: 44 For the BCM63xx/33xx SoCs with an integrated switch, must be one of: 45 "brcm,bcm3384-switch" 46 "brcm,bcm6328-switch" 47 "brcm,bcm6368-switch" and the mandatory "brcm,bcm63xx-switch" 52 Switch Register Access block base, the second is the port 5/4 mux 90 Ethernet switch connected via MDIO to the host, CPU port wired to eth0: [all …]
|
H A D | dsa.yaml | 7 title: Ethernet Switch 21 $ref: /schemas/net/ethernet-switch.yaml# 29 cluster a switch takes. <0 0> is cluster 0, switch 0. <0 1> is cluster 0, 30 switch 1. <1 0> is cluster 1, switch 0. A switch not part of any cluster 38 description: A DSA switch without any extra port properties 45 description: Ethernet switch ports
|
/freebsd/crypto/openssl/test/ssl-tests/ |
H A D | 09-alpn.cnf | 11 test-6 = 6-alpn-with-sni-no-context-switch 12 test-7 = 7-alpn-with-sni-context-switch 16 test-11 = 11-alpn-server-switch-resumption 17 test-12 = 12-alpn-client-switch-resumption 202 [6-alpn-with-sni-no-context-switch] 203 ssl_conf = 6-alpn-with-sni-no-context-switch-ssl 205 [6-alpn-with-sni-no-context-switch-ssl] 206 server = 6-alpn-with-sni-no-context-switch-server 207 client = 6-alpn-with-sni-no-context-switch-client 208 server2 = 6-alpn-with-sni-no-context-switch-server2 [all …]
|
H A D | 08-npn.cnf | 13 test-8 = 8-npn-with-sni-no-context-switch 14 test-9 = 9-npn-with-sni-context-switch 20 test-15 = 15-npn-server-switch-resumption 21 test-16 = 16-npn-client-switch-resumption 276 [8-npn-with-sni-no-context-switch] 277 ssl_conf = 8-npn-with-sni-no-context-switch-ssl 279 [8-npn-with-sni-no-context-switch-ssl] 280 server = 8-npn-with-sni-no-context-switch-server 281 client = 8-npn-with-sni-no-context-switch-client 282 server2 = 8-npn-with-sni-no-context-switch-server2 [all …]
|
/freebsd/contrib/llvm-project/llvm/lib/BinaryFormat/ |
H A D | Dwarf.cpp | 22 switch (Tag) { in TagString() 41 switch (Tag) { in TagVersion() 52 switch (Tag) { in TagVendor() 63 switch (Children) { in ChildrenString() 73 switch (Attribute) { in AttributeString() 84 switch (Attribute) { in AttributeVersion() 95 switch (Attribute) { in AttributeVendor() 106 switch (Encoding) { in FormEncodingString() 117 switch (Form) { in FormVersion() 128 switch (Form) { in FormVendor() [all …]
|
/freebsd/contrib/ofed/opensm/opensm/ |
H A D | osm_ucast_cache.c | 108 /* port[0] fields represent this switch details - lid and type */ in cache_sw_new() 156 "Caching switch port: lid %u [port %u] -> lid %u (%s)\n", in cache_add_sw_link() 174 "ERR AD02: Wrong switch? - cache is invalid\n"); in cache_add_sw_link() 263 "Found uncached switch/link (lid %u, port %u)\n", in cache_remove_port() 272 "Found uncached switch link (lid %u, port %u)\n", in cache_remove_port() 280 "Remote lid change on switch lid %u, port %u " in cache_remove_port() 291 "Remote node type change on switch lid %u, port %u\n", in cache_remove_port() 355 "\t Switch lid %u %s%s\n", in ucast_cache_dump() 357 (cache_sw_is_leaf(p_sw)) ? "[leaf switch] " : "", in ucast_cache_dump() 358 (p_sw->dropped) ? "[whole switch missing]" : ""); in ucast_cache_dump() [all …]
|
H A D | osm_ucast_ftree.c | 64 * Each node (switch) is assigned a unique tuple. 70 * Note that the above also implies that each switch 151 uint8_t remote_node_type; /* IB_NODE_TYPE_{CA,SWITCH,ROUTER,...} */ 152 ftree_hca_or_sw hca_or_sw; /* pointer to this hca/switch */ 153 ftree_hca_or_sw remote_hca_or_sw; /* pointer to remote hca/switch */ 416 switch (node_type) { in port_group_create() 424 /* we shouldn't get here - port is created only in hca or switch */ in port_group_create() 429 switch (remote_node_type) { in port_group_create() 439 /* we shouldn't get here - port is created only in hca or switch */ in port_group_create() 551 /* make sure that the switch has ports */ in sw_create() [all …]
|
/freebsd/share/man/man9/ |
H A D | mi_switch.9 | 39 .Nd switch to another thread context 49 switch. 50 It is the single entry point for every context switch and is called from only 52 The context switch is, by necessity, always performed by the switched thread, 53 even when the switch is initiated from elsewhere; e.g. preemption requested via 100 indicates the context switch type. 104 Switch due to delayed preemption after exiting a critical section. 106 Switch after propagating scheduling priority to the owner of a resource. 115 Switch from the idle thread. 130 In addition to the switch type, callers must specify the nature of the [all …]
|
/freebsd/sys/contrib/dev/iwlwifi/fw/api/ |
H A D | tdls.h | 23 * struct iwl_tdls_channel_switch_timing - Switch timing in TDLS channel-switch 24 * @frame_timestamp: GP2 timestamp of channel-switch request/response packet 30 * @switch_time: switch time the peer sent in its channel switch timing IE 31 * @switch_timeout: switch timeout the peer sent in its channel switch timing IE 43 * struct iwl_tdls_channel_switch_frame - TDLS channel switch frame template 45 * A template representing a TDLS channel-switch request or response frame 47 * @switch_time_offset: offset to the channel switch timing IE in the template 61 * @frame: channel-switch request/response template, depending to switch_type 69 * struct iwl_tdls_channel_switch_cmd - TDLS channel switch command 71 * The command is sent to initiate a channel switch and also in response to [all …]
|
/freebsd/contrib/llvm-project/llvm/lib/Object/ |
H A D | RelocationResolver.cpp | 41 switch (Type) { in supportsX86_64() 58 switch (Type) { in resolveX86_64() 77 switch (Type) { in supportsAArch64() 91 switch (Type) { in resolveAArch64() 108 switch (Type) { in supportsBPF() 119 switch (Type) { in resolveBPF() 130 switch (Type) { in supportsMips64() 143 switch (Type) { in resolveMips64() 158 switch (Type) { in supportsMSP430() 169 switch (Typ in resolveMSP430() [all...] |
/freebsd/include/rpcsvc/ |
H A D | nfs_prot.x | 146 union attrstat switch (nfsstat status) { 174 union diropres switch (nfsstat status) { 181 union readlinkres switch (nfsstat status) { 206 union readres switch (nfsstat status) { 269 union readdirres switch (nfsstat status) { 284 union statfsres switch (nfsstat status) { 407 union post_op_attr switch (bool attributes_follow) { 420 union pre_op_attr switch (bool attributes_follow) { 432 union post_op_fh3 switch (bool handle_follows) { 448 union set_mode3 switch (bool set_it) { [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/net/ |
H A D | microchip,lan966x-switch.yaml | 4 $id: http://devicetree.org/schemas/net/microchip,lan966x-switch.yaml# 7 title: Microchip Lan966x Ethernet switch controller 13 The lan966x switch is a multi-port Gigabit AVB/TSN Ethernet Switch with 20 pattern: "^switch@[0-9a-f]+$" 23 const: microchip,lan966x-switch 55 - description: Reset controller used for switch core reset (soft reset) 59 - const: switch 87 Switch port number 141 switch: switch@e0000000 { 142 compatible = "microchip,lan966x-switch"; [all …]
|
H A D | ti,cpsw-switch.yaml | 4 $id: http://devicetree.org/schemas/net/ti,cpsw-switch.yaml# 7 title: TI SoC Ethernet Switch Controller (CPSW) 14 The 3-port switch gigabit ethernet subsystem provides ethernet packet 15 communication and can be configured as an ethernet switch. It provides the 24 - const: ti,cpsw-switch 26 - const: ti,am335x-cpsw-switch 27 - const: ti,cpsw-switch 29 - const: ti,am4372-cpsw-switch 30 - const: ti,cpsw-switch 32 - const: ti,dra7-cpsw-switch [all …]
|
H A D | mscc,vsc7514-switch.yaml | 4 $id: http://devicetree.org/schemas/net/mscc,vsc7514-switch.yaml# 7 title: Microchip VSC7514 Ethernet switch controller 15 Bindings for the Microchip VSC7514 switch driver 17 The VSC7514 switch driver handles up to 11 ports and can inject/extract 25 const: mscc,vsc7514-switch 27 $ref: ethernet-switch.yaml#/$defs/ethernet-ports 40 const: mscc,vsc7512-switch 52 - mscc,vsc7512-switch 53 - mscc,vsc7514-switch 130 switch [all...] |
/freebsd/sys/kern/ |
H A D | systrace_args.c | 14 switch (sysnum) { in systrace_args() 3494 switch (sysnum) { in systrace_entry_setargdesc() 3500 switch (ndx) { in systrace_entry_setargdesc() 3513 switch (ndx) { in systrace_entry_setargdesc() 3529 switch (ndx) { in systrace_entry_setargdesc() 3545 switch (ndx) { in systrace_entry_setargdesc() 3561 switch (ndx) { in systrace_entry_setargdesc() 3571 switch (ndx) { in systrace_entry_setargdesc() 3590 switch (ndx) { in systrace_entry_setargdesc() 3603 switch (ndx) { in systrace_entry_setargdesc() [all …]
|
/freebsd/contrib/expat/lib/ |
H A D | xmlrole.c | 143 switch (tok) { in prolog0() 174 switch (tok) { in prolog1() 209 switch (tok) { in prolog2() 229 switch (tok) { in doctype0() 243 switch (tok) { in doctype1() 272 switch (tok) { in doctype2() 288 switch (tok) { in doctype3() 304 switch (tok) { in doctype4() 323 switch (tok) { in doctype5() 336 switch (tok) { in internalSubset() [all …]
|
/freebsd/sys/amd64/linux32/ |
H A D | linux32_systrace_args.c | 14 switch (sysnum) { in systrace_args() 3327 switch (sysnum) { in systrace_entry_setargdesc() 3330 switch (ndx) { in systrace_entry_setargdesc() 3343 switch (ndx) { in systrace_entry_setargdesc() 3359 switch (ndx) { in systrace_entry_setargdesc() 3375 switch (ndx) { in systrace_entry_setargdesc() 3391 switch (ndx) { in systrace_entry_setargdesc() 3401 switch (ndx) { in systrace_entry_setargdesc() 3417 switch (ndx) { in systrace_entry_setargdesc() 3430 switch (ndx) { in systrace_entry_setargdesc() [all …]
|
/freebsd/sys/amd64/linux/ |
H A D | linux_systrace_args.c | 14 switch (sysnum) { in systrace_args() 2818 switch (sysnum) { in systrace_entry_setargdesc() 2821 switch (ndx) { in systrace_entry_setargdesc() 2837 switch (ndx) { in systrace_entry_setargdesc() 2853 switch (ndx) { in systrace_entry_setargdesc() 2869 switch (ndx) { in systrace_entry_setargdesc() 2879 switch (ndx) { in systrace_entry_setargdesc() 2892 switch (ndx) { in systrace_entry_setargdesc() 2905 switch (ndx) { in systrace_entry_setargdesc() 2918 switch (ndx) { in systrace_entry_setargdesc() [all …]
|
/freebsd/sys/compat/freebsd32/ |
H A D | freebsd32_systrace_args.c | 17 switch (sysnum) { in systrace_args() 3407 switch (sysnum) { in systrace_entry_setargdesc() 3413 switch (ndx) { in systrace_entry_setargdesc() 3426 switch (ndx) { in systrace_entry_setargdesc() 3442 switch (ndx) { in systrace_entry_setargdesc() 3458 switch (ndx) { in systrace_entry_setargdesc() 3474 switch (ndx) { in systrace_entry_setargdesc() 3484 switch (ndx) { in systrace_entry_setargdesc() 3503 switch (ndx) { in systrace_entry_setargdesc() 3516 switch (ndx) { in systrace_entry_setargdesc() [all …]
|
/freebsd/sys/arm64/linux/ |
H A D | linux_systrace_args.c | 14 switch (sysnum) { in systrace_args() 2435 switch (sysnum) { in systrace_entry_setargdesc() 2438 switch (ndx) { in systrace_entry_setargdesc() 2460 switch (ndx) { in systrace_entry_setargdesc() 2482 switch (ndx) { in systrace_entry_setargdesc() 2504 switch (ndx) { in systrace_entry_setargdesc() 2523 switch (ndx) { in systrace_entry_setargdesc() 2542 switch (ndx) { in systrace_entry_setargdesc() 2561 switch (ndx) { in systrace_entry_setargdesc() 2577 switch (ndx) { in systrace_entry_setargdesc() [all …]
|
/freebsd/sys/i386/linux/ |
H A D | linux_systrace_args.c | 14 switch (sysnum) { in systrace_args() 3358 switch (sysnum) { in systrace_entry_setargdesc() 3361 switch (ndx) { in systrace_entry_setargdesc() 3374 switch (ndx) { in systrace_entry_setargdesc() 3390 switch (ndx) { in systrace_entry_setargdesc() 3406 switch (ndx) { in systrace_entry_setargdesc() 3422 switch (ndx) { in systrace_entry_setargdesc() 3432 switch (ndx) { in systrace_entry_setargdesc() 3448 switch (ndx) { in systrace_entry_setargdesc() 3461 switch (ndx) { in systrace_entry_setargdesc() [all …]
|
/freebsd/share/man/man4/ |
H A D | arswitch.4 | 30 .Nd Atheros AR8000 series Ethernet switch driver 39 switch controllers. 62 Setting the switch MAC address is not supported. 66 driver supports the following Ethernet switch controllers: 70 Atheros AR8327 Seven-port Gigabit Ethernet Switch 72 Atheros AR8316 Six-port Gigabit Ethernet Switch 74 Atheros AR8236 Six-port Fast Ethernet Switch 76 Atheros AR8226 Six-port Fast Ethernet Switch 78 Atheros AR8216 Six-port Fast Ethernet Switch
|