Searched refs:rte_vdev_find_device (Results 1 – 3 of 3) sorted by relevance
13 rte_vdev_find_device(const struct rte_device *start,
63 dev = rte_vdev_find_device(start, vdev_dev_match, kvargs); in rte_vdev_dev_iterate()
562 rte_vdev_find_device(const struct rte_device *start, rte_dev_cmp_t cmp, in rte_vdev_find_device() function600 .find_device = rte_vdev_find_device,