Lines Matching full:towards
108 Interface exposed by the kernel towards user space, for decoders such as
123 data frames might also be autonomously forwarded towards other user ports of
170 understand what egress port the packet is for (and not deliver it towards other
315 ``dsa_enqueue_skb``, which calls ``dev_queue_xmit`` towards the LAG DSA master.
316 The latter calls ``dev_queue_xmit`` towards one physical DSA master or the
318 towards the switch.
360 MDIO reads/writes towards specific PHY addresses. In most MDIO-connected
367 slave MII bus can be utilized to mux/demux MDIO reads and writes towards either
779 an FDB entry having the same MAC DA as the packet, if that entry points towards
820 and just program the hardware with FDB entries pointing towards the CPU port
830 and the driver is notified to install them through ``port_fdb_add`` towards
842 - Static bridge FDB entries installed towards foreign (non-DSA) interfaces
930 responsible to inject packets into the data plane of the hardware towards the
963 CPU port, and flooding towards the CPU port should also be enabled, due to a
1122 Making SWITCHDEV and DSA converge towards an unified codebase