Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_vhost/
H A Dvhost.h38 #define VIRTIO_DEV_FEATURES_FAILED 16 macro
H A Dvhost_user.c323 dev->flags |= VIRTIO_DEV_FEATURES_FAILED; in vhost_user_set_features()
391 dev->flags &= ~VIRTIO_DEV_FEATURES_FAILED; in vhost_user_set_features()
2493 (dev->flags & VIRTIO_DEV_FEATURES_FAILED)) { in vhost_user_set_status()