Home
last modified time | relevance | path

Searched refs:txburst (Results 1 – 2 of 2) sorted by relevance

/qemu/include/hw/virtio/
H A Dvirtio-net.h50 int32_t txburst; member
/qemu/hw/net/
H A Dvirtio-net.c3730 n->tx_burst = n->net_conf.txburst; in virtio_net_device_realize()
3960 DEFINE_PROP_INT32("x-txburst", VirtIONet, net_conf.txburst, TX_BURST),