Searched refs:vhost_enable_guest_notification (Results 1 – 3 of 3) sorted by relevance
1383 vhost_enable_guest_notification(struct virtio_net *dev, in vhost_enable_guest_notification() function1419 ret = vhost_enable_guest_notification(dev, vq, enable); in rte_vhost_enable_guest_notification()
786 int vhost_enable_guest_notification(struct virtio_net *dev,
251 vhost_enable_guest_notification(dev, vq, vq->notif_enable); in vhost_user_notify_queue_state()