Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/virtio/
H A Dvirtio_pci.h155 #define VIRTIO_NET_S_ANNOUNCE 2 /* Announcement is needed */ macro
H A Dvirtio_ethdev.c1515 if (status & VIRTIO_NET_S_ANNOUNCE) { in virtio_interrupt_handler()