Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/virtio/
H A Dvirtio_net.h44 #define VIRTIO_NET_F_MRG_RXBUF 15 macro
/openbmc/qemu/include/standard-headers/linux/
H A Dvirtio_net.h48 #define VIRTIO_NET_F_MRG_RXBUF 15 /* Host can merge receive buffers. */ macro