Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_vhost/
H A Dvhost.c286 cleanup_vq_inflight(struct virtio_net *dev, struct vhost_virtqueue *vq) in cleanup_vq_inflight() function
323 cleanup_vq_inflight(dev, dev->virtqueue[i]); in cleanup_device()
H A Dvhost.h667 void cleanup_vq_inflight(struct virtio_net *dev, struct vhost_virtqueue *vq);
H A Dvhost_user.c382 cleanup_vq_inflight(dev, vq); in vhost_user_set_features()