Lines Matching full:receive
48 #define VIRTIO_NET_F_MRG_RXBUF 15 /* Host can merge receive buffers. */
56 #define VIRTIO_NET_F_MQ 22 /* Device supports Receive Flow
97 /* Maximum number of each of transmit and receive queues;
156 /* Receive Segment Coalescing */
293 * Control Receive Flow Steering
298 * enables Receive Flow Steering, specifying the number of the transmit and
299 * receive queues that will be used. After the command is consumed and acked by
300 * the device, the device will not steer new packets on receive virtqueues
316 * the receive steering to use a hash calculated for incoming packet
317 * to decide on receive virtqueue to place the packet. The command
318 * also provides parameters to calculate a hash and receive virtqueue.
402 /* Maximum number of packets to receive before a RX notification */