Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/virtio/
H A Dvirtio-net.h191 uint8_t nouni; member
/openbmc/qemu/hw/net/
H A Dvirtio-net.c502 if (n->nouni) { in virtio_net_query_rxfilter()
1039 n->nouni = on; in virtio_net_handle_rx_mode()
1771 if (n->nouni) { in receive_filter()
3377 VMSTATE_UINT8(nouni, VirtIONet),
3878 n->nouni = 0; in virtio_net_reset()
/openbmc/qemu/net/
H A Dvhost-vdpa.c1160 if (n->nouni) { in vhost_vdpa_net_load_rx()