Searched defs:virtio_hw (Results 1 – 1 of 1) sorted by relevance
189 struct virtio_hw { struct190 struct virtqueue **vqs;193 uint8_t started;194 uint8_t weak_barriers;195 uint8_t vlan_strip;196 bool rx_ol_scatter;199 uint8_t use_vec_rx;200 uint8_t use_vec_tx;203 uint8_t opened;204 uint16_t port_id;[all …]