Home
last modified time | relevance | path

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

/openbmc/qemu/include/standard-headers/linux/
H A Dvirtio_net.h61 #define VIRTIO_NET_F_NOTF_COAL 53 /* Device supports notifications coalescing */ macro
416 * Available with the VIRTIO_NET_F_NOTF_COAL feature bit.
/openbmc/qemu/hw/virtio/
H A Dvirtio-qmp.c297 FEATURE_ENTRY(VIRTIO_NET_F_NOTF_COAL, \
298 "VIRTIO_NET_F_NOTF_COAL: Device supports coalescing notifications"),