Home
last modified time | relevance | path

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

/qemu/include/standard-headers/linux/
H A Dvirtio_net.h219 typedef uint8_t virtio_net_ctrl_ack; typedef
/qemu/net/
H A Dvhost-vdpa.c42 virtio_net_ctrl_ack *status;
1472 virtio_net_ctrl_ack status = VIRTIO_NET_ERR; in vhost_vdpa_net_handle_ctrl_avail()
/qemu/hw/net/
H A Dvirtio-net.c1549 virtio_net_ctrl_ack status = VIRTIO_NET_ERR; in virtio_net_handle_ctrl_iov()