Lines Matching +full:flow +full:- +full:controlled
56 #define VIRTIO_NET_F_MQ 22 /* Device supports Receive Flow
59 #define VIRTIO_NET_F_DEVICE_STATS 50 /* Device can provide device-level statistics. */
110 * 0x00 - half duplex
111 * 0x01 - full duplex
124 * This header comes first in the scatter-gather list. If you don't
127 * This is bitwise-equivalent to the legacy struct virtio_net_hdr_mrg_rxbuf,
185 /* This header comes first in the scatter-gather list.
187 * be the first element of the scatter-gather list. If you don't
228 * state value, zero = disable, non-zero = enable. Commands
230 * Commands 2-5 are added with VIRTIO_NET_F_CTRL_RX_EXTRA.
245 * non-perfect, ie. based on hypervisor resources, the guest may
271 * The VLAN filter table is controlled via a simple ADD/DEL interface.
293 * Control Receive Flow Steering
298 * enables Receive Flow Steering, specifying the number of the transmit and
374 * Set the tx-usecs/tx-max-packets parameters.
386 * Set the rx-usecs/rx-max-packets parameters.