Home
last modified time | relevance | path

Searched refs:nouni (Results 1 – 3 of 3) sorted by relevance

/qemu/include/hw/virtio/
H A Dvirtio-net.h191 uint8_t nouni; member
/qemu/hw/net/
H A Dvirtio-net.c503 if (n->nouni) { in virtio_net_query_rxfilter()
1040 n->nouni = on; in virtio_net_handle_rx_mode()
1776 if (n->nouni) { in receive_filter()
3491 VMSTATE_UINT8(nouni, VirtIONet),
3977 n->nouni = 0; in virtio_net_reset()
/qemu/net/
H A Dvhost-vdpa.c1141 if (n->nouni) { in vhost_vdpa_net_load_rx()