Searched refs:rte_vhost_get_log_base (Results 1 – 5 of 5) sorted by relevance
| /f-stack/dpdk/lib/librte_vhost/ |
| H A D | version.map | 29 rte_vhost_get_log_base;
|
| H A D | rte_vhost.h | 914 rte_vhost_get_log_base(int vid, uint64_t *log_base, uint64_t *log_size);
|
| H A D | vhost.c | 1458 int rte_vhost_get_log_base(int vid, uint64_t *log_base, in rte_vhost_get_log_base() function
|
| /f-stack/dpdk/drivers/vdpa/ifc/ |
| H A D | ifcvf_vdpa.c | 330 rte_vhost_get_log_base(internal->vid, &log_base, &log_size); in vdpa_ifcvf_stop() 969 rte_vhost_get_log_base(vid, &log_base, &log_size); in ifcvf_set_features()
|
| /f-stack/dpdk/drivers/vdpa/mlx5/ |
| H A D | mlx5_vdpa.c | 172 ret = rte_vhost_get_log_base(vid, &log_base, &log_size); in mlx5_vdpa_features_set()
|