Home
last modified time | relevance | path

Searched refs:VIRTIO_NET_CTRL_RX_NOUNI (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/drivers/virtio/
H A Dvirtio_net.h182 #define VIRTIO_NET_CTRL_RX_NOUNI 4 macro
/openbmc/qemu/include/standard-headers/linux/
H A Dvirtio_net.h236 #define VIRTIO_NET_CTRL_RX_NOUNI 4 macro
/openbmc/linux/include/uapi/linux/
H A Dvirtio_net.h236 #define VIRTIO_NET_CTRL_RX_NOUNI 4 macro
/openbmc/qemu/net/
H A Dvhost-vdpa.c1150 VIRTIO_NET_CTRL_RX_NOUNI, 1); in vhost_vdpa_net_load_rx()
/openbmc/qemu/hw/net/
H A Dvirtio-net.c1073 } else if (cmd == VIRTIO_NET_CTRL_RX_NOUNI) { in virtio_net_handle_rx_mode()