Searched refs:VIRTIO_F_NOTIFY_ON_EMPTY (Results 1 – 4 of 4) sorted by relevance
60 #define VIRTIO_F_NOTIFY_ON_EMPTY 24 macro
237 VHOST_FEATURES = (1ULL << VIRTIO_F_NOTIFY_ON_EMPTY) |
2439 if (vhost_has_feature(vq, VIRTIO_F_NOTIFY_ON_EMPTY) && in vhost_notify()
41 …BIT_ULL(VIRTIO_NET_F_SPEED_DUPLEX) | BIT_ULL(VIRTIO_F_NOTIFY_ON_EMPTY) | \288 MLX5_LOG_VIO_FLAG(VIRTIO_F_NOTIFY_ON_EMPTY); in print_features()
Completed in 15 milliseconds