Searched refs:max_pipe_bandwidth (Results 1 – 5 of 5) sorted by relevance
554 uint64_t max_pipe_bandwidth; member
577 uint64_t max_pipe_bandwidth; member
482 hw_resource->max_pipe_bw = info.max_pipe_bandwidth / kKiloUnit; in PopulatePipeCaps()
500 hw_resource->dyn_bw_info.pipe_bw_limit[index] = info.max_pipe_bandwidth / kKiloUnit; in PopulatePipeBWCaps()
516 info->max_pipe_bandwidth = std::stoull(line.erase(0, max_pipe_bw.length())); in GetTypeInfo()