Searched refs:max_bandwidth_low (Results 1 – 2 of 2) sorted by relevance
123 bw_info->total_bw_limit[index] = UINT32(hw_resource->max_bandwidth_low); in GetDynamicBWLimits()213 hw_resource->max_bandwidth_low = UINT64(atol(tokens[1])); in GetHWResourceInfo()319 DLOGI("MaxLowBw = %" PRIu64 " , MaxHighBw = % " PRIu64 "", hw_resource->max_bandwidth_low, in GetHWResourceInfo()
129 uint64_t max_bandwidth_low = 0; member