Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_vhost/
H A Dvhost_user.c1287 vq_is_ready(struct virtio_net *dev, struct vhost_virtqueue *vq) in vq_is_ready() function
1330 if (!vq_is_ready(dev, vq)) in virtio_is_ready()
2893 bool cur_ready = vq_is_ready(dev, vq); in vhost_user_msg_handler()