Searched refs:vq_indirect (Results 1 – 2 of 2) sorted by relevance
735 if (vq->vq_indirect != NULL) { in virtio_reset_vq() 739 vd = vq->vq_indirect; in virtio_reset_vq() 871 vq->vq_indirect = VIRTIO_PTR(vq->vq_vaddr, in virtio_alloc_vq() 1081 if ((vq->vq_indirect != NULL) && in virtio_enqueue_reserve() 1100 vd = &vq->vq_indirect[vq->vq_maxnsegs * slot]; in virtio_enqueue_reserve()
82 struct vring_desc *vq_indirect; member