Searched refs:VIRTIO_F_NOTIFY_ON_EMPTY (Results 1 - 6 of 6) sorted by relevance

/freebsd-13-stable/sys/dev/virtio/
H A Dvirtio_config.h53 #define VIRTIO_F_NOTIFY_ON_EMPTY (1UL << 24) macro
H A Dvirtio.c78 { VIRTIO_F_NOTIFY_ON_EMPTY, "NotifyOnEmpty" }, /* Legacy */
/freebsd-13-stable/usr.sbin/bhyve/
H A Dvirtio.h267 #define VIRTIO_F_NOTIFY_ON_EMPTY (1 << 24) macro
H A Dpci_virtio_net.c76 VIRTIO_F_NOTIFY_ON_EMPTY | VIRTIO_RING_F_INDIRECT_DESC)
H A Dvirtio.c493 (vs->vs_negotiated_caps & VIRTIO_F_NOTIFY_ON_EMPTY))
/freebsd-13-stable/sys/dev/beri/virtio/network/
H A Dif_vtbe.c605 VIRTIO_F_NOTIFY_ON_EMPTY);

Completed in 76 milliseconds