Searched +full:builtin +full:- +full:dsa +full:- +full:port (Results 1 – 2 of 2) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/net/dsa/mediatek,mt7530.yaml#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[all …]
5 This document describes the **Distributed Switch Architecture (DSA)** subsystem19 they configured/queried a switch port network device or a regular network22 An Ethernet switch typically comprises multiple front-panel ports and one23 or more CPU or management ports. The DSA subsystem currently relies on the24 presence of a management port connected to an Ethernet controller capable of27 gateways, or even top-of-rack switches. This host Ethernet controller will28 be later referred to as "conduit" and "cpu" in DSA terminology and code.30 The D in DSA stands for Distributed, because the subsystem has been designed33 ports are referred to as "dsa" ports in DSA terminology and code. A collection36 For each front-panel port, DSA creates specialized network devices which are[all …]