Home
last modified time | relevance | path

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

/qemu/hw/net/
H A Dvmxnet3_defs.h64 struct VMXNET3State { struct
66 NICState *nic;
67 NICConf conf;
76 bool msix_used;
77 hwaddr drv_shmem;
80 uint8_t txq_num;
89 uint8_t rxq_num;
92 uint32_t mtu;
112 uint16_t tci;
113 bool needs_vlan;
[all …]