Home
last modified time | relevance | path

Searched refs:c_ovq (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/include/hw/virtio/
H A Dvirtio-serial.h172 VirtQueue *c_ivq, *c_ovq; member
/openbmc/linux/drivers/char/
H A Dvirtio_console.c146 struct virtqueue *c_ivq, *c_ovq; member
551 vq = portdev->c_ovq; in __send_control_msg()
1901 portdev->c_ovq = vqs[j + 1]; in init_vqs()
/openbmc/qemu/hw/char/
H A Dvirtio-serial-bus.c1074 vser->c_ovq = virtio_add_queue(vdev, 32, control_out); in virtio_serial_device_realize()
1125 virtio_delete_queue(vser->c_ovq); in virtio_serial_device_unrealize()