Home
last modified time | relevance | path

Searched refs:vhost_vring_call_packed (Results 1 – 3 of 3) sorted by relevance

/dpdk/lib/vhost/
H A Dvhost.h874 vhost_vring_call_packed(struct virtio_net *dev, struct vhost_virtqueue *vq) in vhost_vring_call_packed() function
H A Dvirtio_net.c1470 vhost_vring_call_packed(dev, vq); in virtio_dev_rx_packed()
2006 vhost_vring_call_packed(dev, vq); in vhost_poll_enqueue_completed()
3017 vhost_vring_call_packed(dev, vq); in virtio_dev_tx_packed()
H A Dvhost.c1297 vhost_vring_call_packed(dev, vq); in rte_vhost_vring_call()