Lines Matching refs:specific
34 using upstream and downstream Ethernet links between switches. These specific
44 which is a hardware feature making the switch insert a specific tag for each
45 Ethernet frames it received to/from specific ports to help the management
50 - how to send CPU originated traffic to specific ports
78 The exact format of the tag protocol is vendor specific, but in general, they
89 know whether DSA is enabled (e.g.: to enable/disable specific offload features),
101 switch specific tagging protocol. DSA accomplishes this by registering a
102 specific (and fake) Ethernet type (later becoming skb->protocol) with the
128 -> invoke switch tag specific protocol handler in
149 to/from specific switch ports
160 invoke a specific transmit routine which takes care of adding the relevant
194 slave MDIO bus which allows a specific switch driver to divert and intercept
195 MDIO reads/writes towards specific PHY addresses. In most MDIO-connected
271 - inability to configure specific VLAN IDs / trunking VLANs between switches
349 per-port PHY specific details: interface connection, MDIO bus location etc..
389 specific port to be in the forwarding vector. Ports that are unused by the
432 This is particularly useful for specific kinds of hardware such as QSGMII,
444 RX/TX counters from the network device, with switch driver specific statistics
605 of the switch specific. At some point we should envision a merger between these