Lines Matching refs:rte_vdev_device
34 TAILQ_HEAD(vdev_device_list, rte_vdev_device);
140 struct rte_vdev_device *vdev = RTE_DEV_TO_VDEV(dev); in vdev_dma_map()
165 struct rte_vdev_device *vdev = RTE_DEV_TO_VDEV(dev); in vdev_dma_unmap()
188 vdev_probe_all_drivers(struct rte_vdev_device *dev) in vdev_probe_all_drivers()
209 static struct rte_vdev_device *
212 struct rte_vdev_device *dev; in find_vdev()
255 struct rte_vdev_device **p_dev, in insert_vdev()
258 struct rte_vdev_device *dev; in insert_vdev()
308 struct rte_vdev_device *dev; in rte_vdev_init()
329 vdev_remove_driver(struct rte_vdev_device *dev) in vdev_remove_driver()
347 struct rte_vdev_device *dev; in rte_vdev_uninit()
397 struct rte_vdev_device *dev; in vdev_action()
454 struct rte_vdev_device *dev; in vdev_scan()
538 struct rte_vdev_device *dev; in vdev_probe()
565 const struct rte_vdev_device *vstart; in rte_vdev_find_device()
566 struct rte_vdev_device *dev; in rte_vdev_find_device()