Lines Matching refs:virtqueue
330 cleanup_vq(dev->virtqueue[i], destroy); in cleanup_device()
331 cleanup_vq_inflight(dev, dev->virtqueue[i]); in cleanup_device()
377 free_vq(dev, dev->virtqueue[i]); in free_device()
555 vq = dev->virtqueue[vring_idx]; in init_vring_queue()
593 vq = dev->virtqueue[vring_idx]; in reset_vring_queue()
613 if (dev->virtqueue[i]) in alloc_vring_queue()
623 dev->virtqueue[i] = vq; in alloc_vring_queue()
944 vq = dev->virtqueue[vring_idx]; in rte_vhost_get_vhost_vring()
980 vq = dev->virtqueue[vring_idx]; in rte_vhost_get_vhost_ring_inflight()
1022 vq = dev->virtqueue[vring_idx]; in rte_vhost_set_inflight_desc_split()
1062 vq = dev->virtqueue[vring_idx]; in rte_vhost_set_inflight_desc_packed()
1126 vq = dev->virtqueue[vring_idx]; in rte_vhost_clr_inflight_desc_split()
1168 vq = dev->virtqueue[vring_idx]; in rte_vhost_clr_inflight_desc_packed()
1213 vq = dev->virtqueue[vring_idx]; in rte_vhost_set_last_inflight_io_split()
1250 vq = dev->virtqueue[vring_idx]; in rte_vhost_set_last_inflight_io_packed()
1290 vq = dev->virtqueue[vring_idx]; in rte_vhost_vring_call()
1320 vq = dev->virtqueue[queue_id]; in rte_vhost_avail_entries()
1412 vq = dev->virtqueue[queue_id]; in rte_vhost_enable_guest_notification()
1450 vq = dev->virtqueue[vring_idx]; in rte_vhost_log_used_vring()
1474 vq = dev->virtqueue[qid]; in rte_vhost_rx_queue_count()
1529 vq = dev->virtqueue[queue_id]; in rte_vhost_get_vring_base()
1559 vq = dev->virtqueue[queue_id]; in rte_vhost_set_vring_base()
1592 vq = dev->virtqueue[queue_id]; in rte_vhost_get_vring_base_from_inflight()
1628 struct vhost_virtqueue *vq = dev->virtqueue[queue_id]; in async_channel_register()
1706 vq = dev->virtqueue[queue_id]; in rte_vhost_async_channel_register()
1730 vq = dev->virtqueue[queue_id]; in rte_vhost_async_channel_register_thread_unsafe()
1751 vq = dev->virtqueue[queue_id]; in rte_vhost_async_channel_unregister()
1794 vq = dev->virtqueue[queue_id]; in rte_vhost_async_channel_unregister_thread_unsafe()
1889 vq = dev->virtqueue[queue_id]; in rte_vhost_async_get_inflight()
1923 vq = dev->virtqueue[queue_id]; in rte_vhost_async_get_inflight_thread_unsafe()
1948 vq = dev->virtqueue[queue_id]; in rte_vhost_get_monitor_addr()