Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_vhost/
H A Dvhost.c1340 vhost_enable_guest_notification(struct virtio_net *dev, in vhost_enable_guest_notification() function
1376 ret = vhost_enable_guest_notification(dev, vq, enable); in rte_vhost_enable_guest_notification()
H A Dvhost.h678 int vhost_enable_guest_notification(struct virtio_net *dev,
H A Dvhost_user.c217 vhost_enable_guest_notification(dev, vq, vq->notif_enable); in vhost_user_notify_queue_state()