Home
last modified time | relevance | path

Searched defs:VirtIONet (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/include/hw/virtio/
H A Dvirtio-net.h166 struct VirtIONet { struct
170 VirtIONetQueue *vqs; argument
171 VirtQueue *ctrl_vq;
172 NICState *nic;
176 uint32_t tx_timeout;
177 int32_t tx_burst;
178 uint32_t has_vnet_hdr;
179 size_t host_hdr_len;
180 size_t guest_hdr_len;
181 uint64_t host_features;
[all …]