Home
last modified time | relevance | path

Searched refs:rte_vhost_get_monitor_addr (Results 1 – 4 of 4) sorted by relevance

/dpdk/lib/vhost/
H A Dversion.map86 rte_vhost_get_monitor_addr;
H A Drte_vhost.h949 rte_vhost_get_monitor_addr(int vid, uint16_t queue_id,
H A Dvhost.c1937 rte_vhost_get_monitor_addr(int vid, uint16_t queue_id, in rte_vhost_get_monitor_addr() function
/dpdk/drivers/net/vhost/
H A Drte_eth_vhost.c1429 ret = rte_vhost_get_monitor_addr(vq->vid, vq->virtqueue_id, in vhost_get_monitor_addr()