Searched refs:rte_vhost_async_channel_unregister (Results 1 – 5 of 5) sorted by relevance
76 rte_vhost_async_channel_unregister;
147 int rte_vhost_async_channel_unregister(int vid, uint16_t queue_id);
1666 int rte_vhost_async_channel_unregister(int vid, uint16_t queue_id) in rte_vhost_async_channel_unregister() function
244 * ``rte_vhost_async_channel_unregister(vid, queue_id)``
1288 rte_vhost_async_channel_unregister(vid, VIRTIO_RXQ); in destroy_device()