freebsd-dev/sys/dev/virtio/network
Bryan Venteicher 9ef6342f9e Check for a full virtqueue in the multiqueue transmit path
With most hosts, we'll negotiate indirect descriptors, so all we
need is one available descriptor to transmit a frame.
2014-01-25 19:58:53 +00:00
..
if_vtnet.c Check for a full virtqueue in the multiqueue transmit path 2014-01-25 19:58:53 +00:00
if_vtnetvar.h Complete any pending Tx frames before attempting the next transmit 2013-09-03 02:28:31 +00:00
virtio_net.h Sync VirtIO net device header file from recent Linux 2013-09-01 04:23:54 +00:00