Lines Matching refs:dsa
33 ports are referred to as "dsa" ports in DSA terminology and code. A collection
55 "dsa" ports because:
61 - the "dsa" port(s) are just conduits between two or more switches, and as such
71 - ``net/dsa/tag_trailer.c``: Marvell's 4 trailer tag mode (legacy)
72 - ``net/dsa/tag_dsa.c``: Marvell's original DSA tag
73 - ``net/dsa/tag_edsa.c``: Marvell's enhanced DSA tag
74 - ``net/dsa/tag_brcm.c``: Broadcom's 4 bytes tag
75 - ``net/dsa/tag_qca.c``: Qualcomm's 2 bytes tag
126 4. net/dsa/dsa.c::
129 -> invoke switch tag specific protocol handler in 'net/dsa/tag_*.c'
131 5. net/dsa/tag_*.c:
212 DSA data structures are defined in ``include/net/dsa.h`` as well as
213 ``net/dsa/dsa_priv.h``:
337 ``Documentation/devicetree/bindings/net/dsa/dsa.txt``. PHY/MDIO library helper