Home
last modified time | relevance | path

Searched refs:maximum_bandwidth_mbs (Results 1 – 2 of 2) sorted by relevance

/drivers/gpu/drm/amd/amdkfd/
A Dkfd_crat.c1265 props->max_bandwidth = iolink->maximum_bandwidth_mbs; in kfd_parse_subtype_iolink()
2149 &sub_type_hdr->maximum_bandwidth_mbs); in kfd_fill_gpu_direct_io_link_to_cpu()
2152 sub_type_hdr->maximum_bandwidth_mbs = mem_bw; in kfd_fill_gpu_direct_io_link_to_cpu()
2158 sub_type_hdr->maximum_bandwidth_mbs = in kfd_fill_gpu_direct_io_link_to_cpu()
2211 &sub_type_hdr->maximum_bandwidth_mbs); in kfd_fill_gpu_xgmi_link_to_gpu()
2219 sub_type_hdr->maximum_bandwidth_mbs = is_single_hop ? mem_bw : 0; in kfd_fill_gpu_xgmi_link_to_gpu()
A Dkfd_crat.h277 uint32_t maximum_bandwidth_mbs; member

Completed in 12 milliseconds