Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_vhost/
H A Dvdpa.c313 vdpa_find_device(const struct rte_vdpa_device *start, rte_vdpa_cmp_t cmp, in vdpa_find_device() function
344 vdpa_dev = vdpa_find_device(start, vdpa_dev_match, it->device); in vdpa_dev_iterate()