Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/virtio/
H A Dvirtqueue.c57 struct virtqueue { struct
68 virtqueue_intr_t *vq_intrhand; argument
69 void *vq_intrhand_arg;
71 struct vring vq_ring;
72 uint16_t vq_free_cnt;
73 uint16_t vq_queued_cnt;
101 * The maximum virtqueue size is 2^15. Use that value as the end of argument