Home
last modified time | relevance | path

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

/dpdk/lib/vhost/
H A Dvhost_user.c1422 vq_is_ready(struct virtio_net *dev, struct vhost_virtqueue *vq) in vq_is_ready() function
1465 if (!vq_is_ready(dev, vq)) in virtio_is_ready()
3039 bool cur_ready = vq_is_ready(dev, vq); in vhost_user_msg_handler()