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.h170 struct VirtIONet { struct
174 VirtIONetQueue *vqs; argument
175 VirtQueue *ctrl_vq;
176 NICState *nic;
180 uint32_t tx_timeout;
181 int32_t tx_burst;
182 uint32_t has_vnet_hdr;
183 size_t host_hdr_len;
184 size_t guest_hdr_len;
185 uint64_t host_features;
[all …]