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