Searched refs:supported_features (Results 1 – 9 of 9) sorted by relevance
362 !(edev->supported_features & feature_mask)) in efa_com_check_supported_feature_id()466 result->supported_features = resp.u.device_attr.supported_features; in efa_com_get_device_attr()479 edev->supported_features = resp.u.device_attr.supported_features; in efa_com_get_device_attr()
108 u32 supported_features; member
114 u32 supported_features; member
542 u64 supported_features; member
335 u32 supported_features; member
440 u32 supported_features; member
971 !(ena_dev->supported_features & feature_mask)) in ena_com_check_supported_feature_id()1905 ena_dev->supported_features = get_resp.u.dev_attr.supported_features; in ena_com_get_dev_attr_feat()1907 if (ena_dev->supported_features & BIT(ENA_ADMIN_MAX_QUEUES_EXT)) { in ena_com_get_dev_attr_feat()
3150 if (ena_dev->supported_features & BIT(ENA_ADMIN_MAX_QUEUES_EXT)) { in ena_calc_io_queue_num()3194 if (!(ena_dev->supported_features & llq_feature_mask)) { in ena_set_queues_placement_policy()3365 if (ctx->ena_dev->supported_features & BIT(ENA_ADMIN_MAX_QUEUES_EXT)) { in ena_calc_queue_size()
544 static BUS_ATTR_RO(supported_features);