Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_vhost/
H A Dvhost.h672 void vhost_attach_vdpa_device(int vid, struct rte_vdpa_device *dev);
H A Dsocket.c229 vhost_attach_vdpa_device(vid, vsocket->vdpa_dev); in vhost_user_add_connection()
H A Dvhost.c711 vhost_attach_vdpa_device(int vid, struct rte_vdpa_device *vdpa_dev) in vhost_attach_vdpa_device() function