Searched refs:vhost_enable_guest_notification (Results 1 – 3 of 3) sorted by relevance
1340 vhost_enable_guest_notification(struct virtio_net *dev, in vhost_enable_guest_notification() function1376 ret = vhost_enable_guest_notification(dev, vq, enable); in rte_vhost_enable_guest_notification()
678 int vhost_enable_guest_notification(struct virtio_net *dev,
217 vhost_enable_guest_notification(dev, vq, vq->notif_enable); in vhost_user_notify_queue_state()