Home
last modified time | relevance | path

Searched defs:virtqueue (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/sys/dev/virtio/
H A Dvirtqueue.c58 struct virtqueue { struct
72 virtqueue_intr_t *vq_intrhand; argument
73 void *vq_intrhand_arg;
75 struct vring vq_ring;
99 * The maximum virtqueue size is 2^15. Use that value as the end of argument