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.c515 sfc_vdpa_get_queue_num(struct rte_vdpa_device *vdpa_dev, uint32_t *queue_num) in sfc_vdpa_get_queue_num()
534 sfc_vdpa_get_features(struct rte_vdpa_device *vdpa_dev, uint64_t *features) in sfc_vdpa_get_features()
552 sfc_vdpa_get_protocol_features(struct rte_vdpa_device *vdpa_dev, in sfc_vdpa_get_protocol_features()
622 struct rte_vdpa_device *vdpa_dev; in sfc_vdpa_dev_config() local
678 struct rte_vdpa_device *vdpa_dev; in sfc_vdpa_dev_close() local
721 struct rte_vdpa_device *vdpa_dev; in sfc_vdpa_set_vring_state() local
784 struct rte_vdpa_device *vdpa_dev; in sfc_vdpa_get_vfio_device_fd() local
812 struct rte_vdpa_device *vdpa_dev; in sfc_vdpa_get_notify_area() local
H A Dsfc_vdpa.c49 sfc_vdpa_get_data_by_dev(struct rte_vdpa_device *vdpa_dev) in sfc_vdpa_get_data_by_dev()
H A Dsfc_vdpa_ops.h49 struct rte_vdpa_device *vdpa_dev; member
/dpdk/lib/vhost/
H A Dvdpa.c65 rte_vdpa_get_rte_device(struct rte_vdpa_device *vdpa_dev) in rte_vdpa_get_rte_device() argument
368 struct rte_vdpa_device *vdpa_dev = NULL; vdpa_dev_iterate() local
H A Dsocket.c64 struct rte_vdpa_device *vdpa_dev; member
631 struct rte_vdpa_device *vdpa_dev; rte_vhost_driver_get_vdpa_dev_type() local
724 struct rte_vdpa_device *vdpa_dev; rte_vhost_driver_get_features() local
774 struct rte_vdpa_device *vdpa_dev; rte_vhost_driver_get_protocol_features() local
811 struct rte_vdpa_device *vdpa_dev; rte_vhost_driver_get_queue_num() local
[all...]
H A Dvhost_user.c253 struct rte_vdpa_device *vdpa_dev; in vhost_backend_cleanup() local
308 struct rte_vdpa_device *vdpa_dev = dev->vdpa_dev; in vhost_user_notify_queue_state() local
398 struct rte_vdpa_device *vdpa_dev; vhost_user_set_features() local
1417 struct rte_vdpa_device *vdpa_dev = dev->vdpa_dev; vhost_user_set_mem_table() local
1571 struct rte_vdpa_device *vdpa_dev; virtio_is_ready() local
2484 struct rte_vdpa_device *vdpa_dev; vhost_user_send_rarp() local
2633 struct rte_vdpa_device *vdpa_dev = dev->vdpa_dev; vhost_user_get_config() local
2665 struct rte_vdpa_device *vdpa_dev = dev->vdpa_dev; vhost_user_set_config() local
3105 struct rte_vdpa_device *vdpa_dev; vhost_user_msg_handler() local
3421 struct rte_vdpa_device *vdpa_dev; rte_vhost_host_notifier_ctrl() local
[all...]
H A Dvhost.c750 struct rte_vdpa_device *vdpa_dev; in vhost_destroy_device_notify() local
782 vhost_attach_vdpa_device(int vid, struct rte_vdpa_device *vdpa_dev) in vhost_attach_vdpa_device() argument
[all...]
H A Dvhost.h533 struct rte_vdpa_device *vdpa_dev; global() member