Searched refs:virtio_dev_configure (Results 1 – 1 of 1) sorted by relevance
39 static int virtio_dev_configure(struct rte_eth_dev *dev);1025 .dev_configure = virtio_dev_configure,2551 virtio_dev_configure(struct rte_eth_dev *dev) in virtio_dev_configure() function