Searched refs:virtio_queue_enable_notification_and_check (Results 1 – 3 of 3) sorted by relevance
291 * virtio_queue_enable_notification_and_check on success.334 bool virtio_queue_enable_notification_and_check(VirtQueue *vq,
809 bool virtio_queue_enable_notification_and_check(VirtQueue *vq,798 bool virtio_queue_enable_notification_and_check(VirtQueue *vq, virtio_queue_enable_notification_and_check() function
1665 if (virtio_queue_enable_notification_and_check(q->rx_vq, opaque)) { in receive_header()