Searched refs:supported_features (Results 1 – 12 of 12) sorted by relevance
26 WatchpointHardwareFeature supported_features, ArchSpec &arch) { in AtomizeWatchpointRequest() argument30 if (supported_features & eWatchpointHardwareArmMASK) { in AtomizeWatchpointRequest()
61 WatchpointHardwareFeature supported_features, ArchSpec &arch);
60 uint8_t supported_features; member
2853 if ((edid->display.supported_features in gfx_get_edid_resolution()
536 uint32_t supported_features; member
418 if ((priv->supported_features & GVE_SUP_JUMBO_FRAMES_MASK) != 0) in gve_setup_ifnet()
490 priv->supported_features = supported_features_mask; in gve_adminq_describe_device()
414 u32 supported_features; member
1071 !(ena_dev->supported_features & feature_mask)) in ena_com_check_supported_feature_id()2348 ena_dev->supported_features = get_resp.u.dev_attr.supported_features; in ena_com_get_dev_attr_feat()2351 if (ena_dev->supported_features & BIT(ENA_ADMIN_MAX_QUEUES_EXT)) { in ena_com_get_dev_attr_feat()
593 uint32_t supported_features; member
2635 if (ena_dev->supported_features & BIT(ENA_ADMIN_MAX_QUEUES_EXT)) { in ena_calc_max_io_queue_num()2701 if (!(ena_dev->supported_features & llq_feature_mask)) { in ena_set_queues_placement_policy()2793 if (ena_dev->supported_features & BIT(ENA_ADMIN_MAX_QUEUES_EXT)) { in ena_calc_io_queue_size()
3178 WatchpointHardwareFeature supported_features = in EnableWatchpoint() local3183 addr, size, read, write, supported_features, target_arch); in EnableWatchpoint()