Lines Matching full:through
105 if) their network access is implemented through a virtual switch port. [#]_
111 through a virtual switch port, even if they do not have a corresponding PCIe
114 This allows the entire switching behaviour of the NIC to be controlled through
121 A PCIe function which does not have network access through the internal switch
122 (not even indirectly through the hardware implementation of whatever services
132 network packets pass through the virtual port onto the switch. The network
133 access that the IP stack "sees" would then be configurable through tc rules;
155 through the switchdev function. For example, ``ndo_start_xmit()`` might send
156 the packet through a hardware TX queue attached to the switchdev function, with
164 through ``net_dev->dev.parent`` / ``SET_NETDEV_DEV()``), either of the
175 It is expected that userland will use this information (e.g. through udev rules)
192 software) send the packet through the representor (and thus indirectly deliver
241 processed through the slow path, traversed software TC (except ignoring any
243 received through the representor netdevices.
248 The representee's link state is controlled through the representor. Setting the