Searched refs:notif_enable (Results 1 – 3 of 3) sorted by relevance
557 vq->notif_enable = VIRTIO_UNINITIALIZED_NOTIF; in init_vring_queue()1375 vq->notif_enable = enable; in rte_vhost_enable_guest_notification()
151 int notif_enable; member
216 if (enable && vq->notif_enable != VIRTIO_UNINITIALIZED_NOTIF) in vhost_user_notify_queue_state()217 vhost_enable_guest_notification(dev, vq, vq->notif_enable); in vhost_user_notify_queue_state()