Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_vhost/
H A Dvhost.h767 vhost_vring_call_packed(struct virtio_net *dev, struct vhost_virtqueue *vq) in vhost_vring_call_packed() function
H A Dvirtio_net.c1398 vhost_vring_call_packed(dev, vq); in virtio_dev_rx_packed()
2452 vhost_vring_call_packed(dev, vq); in virtio_dev_tx_packed()
H A Dvhost.c1256 vhost_vring_call_packed(dev, vq); in rte_vhost_vring_call()