Searched refs:rte_vhost_set_vring_base (Results 1 – 6 of 6) sorted by relevance
| /f-stack/dpdk/lib/librte_vhost/ |
| H A D | version.map | 31 rte_vhost_set_vring_base;
|
| H A D | rte_vhost.h | 972 rte_vhost_set_vring_base(int vid, uint16_t queue_id,
|
| H A D | vhost.c | 1501 int rte_vhost_set_vring_base(int vid, uint16_t queue_id, in rte_vhost_set_vring_base() function
|
| /f-stack/dpdk/drivers/vdpa/ifc/ |
| H A D | ifcvf_vdpa.c | 321 rte_vhost_set_vring_base(vid, i, hw->vring[i].last_avail_idx, in vdpa_ifcvf_stop() 695 rte_vhost_set_vring_base(vid, i, hw->vring[i].last_avail_idx, in m_ifcvf_stop()
|
| /f-stack/dpdk/drivers/vdpa/mlx5/ |
| H A D | mlx5_vdpa_virtq.c | 175 ret = rte_vhost_set_vring_base(priv->vid, index, in mlx5_vdpa_virtq_query()
|
| /f-stack/dpdk/examples/vhost_blk/ |
| H A D | vhost_blk.c | 722 rte_vhost_set_vring_base(ctrlr->vid, i, in destroy_device()
|