Home
last modified time | relevance | path

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

/dpdk/drivers/net/virtio/
H A Dvirtio.h189 struct virtio_hw { struct
190 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 …]