Searched refs:vhost_devices (Results 1 – 3 of 3) sorted by relevance
24 struct virtio_net *vhost_devices[RTE_MAX_VHOST_DEVICE]; variable666 if (vhost_devices[i] == NULL) in vhost_new_device()683 vhost_devices[i] = dev; in vhost_new_device()726 vhost_devices[vid] = NULL; in vhost_destroy_device()
642 extern struct virtio_net *vhost_devices[RTE_MAX_VHOST_DEVICE];758 struct virtio_net *dev = vhost_devices[vid]; in get_device()
636 vhost_devices[dev->vid] = dev; in numa_realloc()