Searched refs:VHOST_BLK_FEATURES (Results 1 – 1 of 1) sorted by relevance
35 #define VHOST_BLK_FEATURES ((1ULL << VIRTIO_F_RING_PACKED) | \ macro803 ret = rte_vhost_driver_set_features(dev_pathname, VHOST_BLK_FEATURES); in vhost_blk_ctrlr_construct()