Home
last modified time | relevance | path

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

/dpdk/drivers/vdpa/sfc/
H A Dsfc_vdpa_ops.c499 sfc_vdpa_get_queue_num(struct rte_vdpa_device *vdpa_dev, uint32_t *queue_num) in sfc_vdpa_get_queue_num()
518 sfc_vdpa_get_features(struct rte_vdpa_device *vdpa_dev, uint64_t *features) in sfc_vdpa_get_features()
536 sfc_vdpa_get_protocol_features(struct rte_vdpa_device *vdpa_dev, in sfc_vdpa_get_protocol_features()
606 struct rte_vdpa_device *vdpa_dev; in sfc_vdpa_dev_config() local
662 struct rte_vdpa_device *vdpa_dev; in sfc_vdpa_dev_close() local
706 struct rte_vdpa_device *vdpa_dev; in sfc_vdpa_set_vring_state() local
769 struct rte_vdpa_device *vdpa_dev; in sfc_vdpa_get_vfio_device_fd() local
797 struct rte_vdpa_device *vdpa_dev; in sfc_vdpa_get_notify_area() local
H A Dsfc_vdpa.c48 sfc_vdpa_get_data_by_dev(struct rte_vdpa_device *vdpa_dev) in sfc_vdpa_get_data_by_dev()
H A Dsfc_vdpa_ops.h47 struct rte_vdpa_device *vdpa_dev; member
/dpdk/lib/vhost/
H A Dvdpa.c62 rte_vdpa_get_rte_device(struct rte_vdpa_device *vdpa_dev) in rte_vdpa_get_rte_device()
339 struct rte_vdpa_device *vdpa_dev = NULL; in vdpa_dev_iterate() local
H A Dsocket.c58 struct rte_vdpa_device *vdpa_dev; member
690 struct rte_vdpa_device *vdpa_dev; in rte_vhost_driver_get_features() local
740 struct rte_vdpa_device *vdpa_dev; in rte_vhost_driver_get_protocol_features() local
778 struct rte_vdpa_device *vdpa_dev; in rte_vhost_driver_get_queue_num() local
H A Dvhost_user.c193 struct rte_vdpa_device *vdpa_dev; in vhost_backend_cleanup() local
246 struct rte_vdpa_device *vdpa_dev = dev->vdpa_dev; in vhost_user_notify_queue_state() local
338 struct rte_vdpa_device *vdpa_dev; in vhost_user_set_features() local
1287 struct rte_vdpa_device *vdpa_dev = dev->vdpa_dev; in vhost_user_set_mem_table() local
2329 struct rte_vdpa_device *vdpa_dev; in vhost_user_send_rarp() local
2860 struct rte_vdpa_device *vdpa_dev; in vhost_user_msg_handler() local
3218 struct rte_vdpa_device *vdpa_dev; in rte_vhost_host_notifier_ctrl() local
H A Dvhost.c698 struct rte_vdpa_device *vdpa_dev; in vhost_destroy_device_notify() local
730 vhost_attach_vdpa_device(int vid, struct rte_vdpa_device *vdpa_dev) in vhost_attach_vdpa_device()
H A Dvhost.h480 struct rte_vdpa_device *vdpa_dev; member