Home
last modified time | relevance | path

Searched full:switch (Results 1 – 25 of 3679) sorted by relevance

12345678910>>...148

/freebsd/contrib/ofed/opensm/include/opensm/
H A Dosm_switch.h39 * 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 Dbrcm,sf2.yaml7 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 Dmarvell.txt1 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 Db53.txt6 - 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 Ddsa.yaml7 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 D09-alpn.cnf11 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 D08-npn.cnf13 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 DDwarf.cpp22 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 Dosm_ucast_cache.c108 /* 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 Dosm_ucast_ftree.c64 * 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 Dmi_switch.939 .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 Dtdls.h23 * 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 DRelocationResolver.cpp41 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 Dnfs_prot.x146 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 Dmicrochip,lan966x-switch.yaml4 $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 Dti,cpsw-switch.yaml4 $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 Dmscc,vsc7514-switch.yaml4 $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 Dsystrace_args.c14 switch (sysnum) { in systrace_args()
3493 switch (sysnum) { in systrace_entry_setargdesc()
3499 switch (ndx) { in systrace_entry_setargdesc()
3512 switch (ndx) { in systrace_entry_setargdesc()
3528 switch (ndx) { in systrace_entry_setargdesc()
3544 switch (ndx) { in systrace_entry_setargdesc()
3560 switch (ndx) { in systrace_entry_setargdesc()
3570 switch (ndx) { in systrace_entry_setargdesc()
3589 switch (ndx) { in systrace_entry_setargdesc()
3602 switch (ndx) { in systrace_entry_setargdesc()
[all …]
/freebsd/contrib/expat/lib/
H A Dxmlrole.c143 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 Dlinux32_systrace_args.c14 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 Dlinux_systrace_args.c14 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 Dfreebsd32_systrace_args.c17 switch (sysnum) { in systrace_args()
3406 switch (sysnum) { in systrace_entry_setargdesc()
3412 switch (ndx) { in systrace_entry_setargdesc()
3425 switch (ndx) { in systrace_entry_setargdesc()
3441 switch (ndx) { in systrace_entry_setargdesc()
3457 switch (ndx) { in systrace_entry_setargdesc()
3473 switch (ndx) { in systrace_entry_setargdesc()
3483 switch (ndx) { in systrace_entry_setargdesc()
3502 switch (ndx) { in systrace_entry_setargdesc()
3515 switch (ndx) { in systrace_entry_setargdesc()
[all …]
/freebsd/sys/arm64/linux/
H A Dlinux_systrace_args.c14 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 Dlinux_systrace_args.c14 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/sbin/etherswitchcfg/
H A Detherswitchcfg.830 .Nd configure a built-in Ethernet switch
58 utility is used to configure an Ethernet switch built into the system.
66 control file that represents the switch to be configured.
78 The config command provides access to global switch configuration
84 Sets the switch VLAN mode (depends on the hardware).
88 to or integrated into the switch controller.
100 The port command selects one of the ports of the switch.
129 are supported by all switch drivers):
145 This options makes the switch port lock on the first MAC address it sees.
146 After that, usually you need to reset the switch to learn different
[all …]

12345678910>>...148