Home
last modified time | relevance | path

Searched defs:vdpa_dev (Results 1 – 5 of 5) sorted by relevance

/f-stack/dpdk/lib/librte_vhost/
H A Dvdpa.c63 rte_vdpa_get_rte_device(struct rte_vdpa_device *vdpa_dev) in rte_vdpa_get_rte_device()
340 struct rte_vdpa_device *vdpa_dev = NULL; in vdpa_dev_iterate() local
H A Dsocket.c58 struct rte_vdpa_device *vdpa_dev; member
696 struct rte_vdpa_device *vdpa_dev; in rte_vhost_driver_get_features() local
749 struct rte_vdpa_device *vdpa_dev; in rte_vhost_driver_get_protocol_features() local
789 struct rte_vdpa_device *vdpa_dev; in rte_vhost_driver_get_queue_num() local
H A Dvhost_user.c212 struct rte_vdpa_device *vdpa_dev = dev->vdpa_dev; in vhost_user_notify_queue_state() local
313 struct rte_vdpa_device *vdpa_dev; in vhost_user_set_features() local
1035 struct rte_vdpa_device *vdpa_dev = dev->vdpa_dev; in vhost_user_set_mem_table() local
2174 struct rte_vdpa_device *vdpa_dev; in vhost_user_send_rarp() local
2710 struct rte_vdpa_device *vdpa_dev; in vhost_user_msg_handler() local
3068 struct rte_vdpa_device *vdpa_dev; in rte_vhost_host_notifier_ctrl() local
H A Dvhost.c679 struct rte_vdpa_device *vdpa_dev; in vhost_destroy_device_notify() local
711 vhost_attach_vdpa_device(int vid, struct rte_vdpa_device *vdpa_dev) in vhost_attach_vdpa_device()
H A Dvhost.h385 struct rte_vdpa_device *vdpa_dev; member