Home
last modified time | relevance | path

Searched refs:virtio_alloc_queue_headers (Results 1 – 1 of 1) sorted by relevance

/dpdk/drivers/net/virtio/
H A Dvirtqueue.c301 virtio_alloc_queue_headers(struct virtqueue *vq, int numa_node, const char *name) in virtio_alloc_queue_headers() function
484 if (virtio_alloc_queue_headers(vq, node, name)) { in virtqueue_alloc()