Searched defs:virtio_hw (Results 1 – 1 of 1) sorted by relevance
246 struct virtio_hw { struct247 struct virtnet_ctl *cvq;251 bool started;252 uint16_t max_mtu;254 uint8_t vlan_strip;255 uint8_t use_msix;256 uint8_t modern;257 uint8_t use_vec_rx;258 uint8_t use_vec_tx;264 uint16_t port_id;[all …]