Searched refs:notif_enable (Results 1 – 3 of 3) sorted by relevance
566 vq->notif_enable = VIRTIO_UNINITIALIZED_NOTIF; in init_vring_queue()1418 vq->notif_enable = enable; in rte_vhost_enable_guest_notification()
304 int notif_enable; member
250 if (enable && vq->notif_enable != VIRTIO_UNINITIALIZED_NOTIF) in vhost_user_notify_queue_state()251 vhost_enable_guest_notification(dev, vq, vq->notif_enable); in vhost_user_notify_queue_state()