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