Searched defs:virtqueue (Results 1 – 1 of 1) sorted by relevance
56 struct virtqueue { struct67 virtqueue_intr_t *vq_intrhand; argument68 void *vq_intrhand_arg;70 struct vring vq_ring;71 uint16_t vq_free_cnt;72 uint16_t vq_queued_cnt;100 * The maximum virtqueue size is 2^15. Use that value as the end of argument