Home
last modified time | relevance | path

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

/dpdk/lib/vhost/
H A Dvhost.c1383 vhost_enable_guest_notification(struct virtio_net *dev, in vhost_enable_guest_notification() function
1419 ret = vhost_enable_guest_notification(dev, vq, enable); in rte_vhost_enable_guest_notification()
H A Dvhost.h786 int vhost_enable_guest_notification(struct virtio_net *dev,
H A Dvhost_user.c251 vhost_enable_guest_notification(dev, vq, vq->notif_enable); in vhost_user_notify_queue_state()