Searched refs:supported_features (Results 1 – 9 of 9) sorted by relevance
53 uint64_t supported_features; member655 if ((vsocket->supported_features & features) != features) { in rte_vhost_driver_enable_features()678 vsocket->supported_features = features; in rte_vhost_driver_set_features()903 vsocket->supported_features = VIRTIO_NET_SUPPORTED_FEATURES; in rte_vhost_driver_register()908 vsocket->supported_features &= ~(1ULL << VHOST_F_LOG_ALL); in rte_vhost_driver_register()928 vsocket->supported_features &= ~seg_offload_features; in rte_vhost_driver_register()933 vsocket->supported_features &= ~(1ULL << VIRTIO_F_IOMMU_PLATFORM); in rte_vhost_driver_register()
341 u32 supported_features; member
1044 !(ena_dev->supported_features & feature_mask)) in ena_com_check_supported_feature_id()2027 ena_dev->supported_features = get_resp.u.dev_attr.supported_features; in ena_com_get_dev_attr_feat()2029 if (ena_dev->supported_features & BIT(ENA_ADMIN_MAX_QUEUES_EXT)) { in ena_com_get_dev_attr_feat()
470 uint32_t supported_features; member
312 u32 supported_features; member
994 !(ena_dev->supported_features & feature_mask)) in ena_com_check_supported_feature_id()1964 ena_dev->supported_features = get_resp.u.dev_attr.supported_features; in ena_com_get_dev_attr_feat()1966 if (ena_dev->supported_features & BIT(ENA_ADMIN_MAX_QUEUES_EXT)) { in ena_com_get_dev_attr_feat()
886 if (ena_dev->supported_features & BIT(ENA_ADMIN_MAX_QUEUES_EXT)) { in ena_calc_io_queue_size()1692 if (!(ena_dev->supported_features & llq_feature_mask)) { in ena_set_queues_placement_policy()1729 if (ena_dev->supported_features & BIT(ENA_ADMIN_MAX_QUEUES_EXT)) { in ena_calc_max_io_queue_num()
489 uint32_t supported_features; member
459 uint32_t supported_features; member