Lines Matching full:towards
112 Interface exposed by the kernel towards user space, for decoders such as
127 data frames might also be autonomously forwarded towards other user ports of
174 understand what egress port the packet is for (and not deliver it towards other
319 ``dsa_enqueue_skb``, which calls ``dev_queue_xmit`` towards the LAG DSA conduit.
320 The latter calls ``dev_queue_xmit`` towards one physical DSA conduit or the
322 towards the switch.
364 MDIO reads/writes towards specific PHY addresses. In most MDIO-connected
371 user MII bus can be utilized to mux/demux MDIO reads and writes towards either
783 an FDB entry having the same MAC DA as the packet, if that entry points towards
824 and just program the hardware with FDB entries pointing towards the CPU port
834 and the driver is notified to install them through ``port_fdb_add`` towards
846 - Static bridge FDB entries installed towards foreign (non-DSA) interfaces
934 responsible to inject packets into the data plane of the hardware towards the
967 CPU port, and flooding towards the CPU port should also be enabled, due to a
1126 Making SWITCHDEV and DSA converge towards an unified codebase