Lines Matching refs:ports
24 An Ethernet switch is typically comprised of multiple front-panel ports, and one
35 ports are referred to as "dsa" ports in DSA terminology and code. A collection
45 Ethernet frames it received to/from specific ports to help the management
50 - how to send CPU originated traffic to specific ports
57 "dsa" ports because:
149 to/from specific switch ports
214 various properties of its ports: names/labels, and finally a routing table
251 Limits on the number of devices and ports
255 (DSA_MAX_SWITCHES), and the number of ports per switch to 12 (DSA_MAX_PORTS).
262 DSA does not currently create slave network devices for the CPU or DSA ports, as
421 netif_carrier_{on,off} when appropriate, and can be used to poll all ports in a
484 suspend, should quiesce all Ethernet switch activities, but keep ports
528 does nothing but calculate a bitmask of switch ports currently members of the
536 this port. DSA calculates the bitmask of ports still members of the bridge
561 in the switch, i.e. returns the bitmaps of members and untagged ports
611 - making the number of ports fully dynamic and not dependent on DSA_MAX_PORTS