Searched refs:device_event (Results 1 – 4 of 4) sorted by relevance
486 vq->device_event = (struct vring_packed_desc_event *)(uintptr_t) in vring_translate_packed()489 if (!vq->device_event || size != req_size) in vring_translate_packed()915 vring->device_event = vq->device_event; in rte_vhost_get_vhost_vring()1318 if (vq->device_event == NULL) in vhost_enable_notify_packed()1322 vq->device_event->flags = VRING_EVENT_F_DISABLE; in vhost_enable_notify_packed()1329 vq->device_event->off_wrap = vq->last_avail_idx | in vhost_enable_notify_packed()1335 vq->device_event->flags = flags; in vhost_enable_notify_packed()
212 struct vring_packed_desc_event *device_event; member
134 struct vring_packed_desc_event *device_event; member
705 vq->device_event = (struct vring_packed_desc_event *) in translate_ring_addresses()708 if (vq->device_event == NULL || in translate_ring_addresses()1296 vq->device_event; in vq_is_ready()