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

/openbsd-current/sys/dev/pci/drm/amd/amdkfd/
H A Dkfd_crat.h279 uint32_t maximum_bandwidth_mbs; member in struct:crat_subtype_iolink
H A Dkfd_crat.c1175 props->max_bandwidth = iolink->maximum_bandwidth_mbs;
1956 sub_type_hdr->maximum_bandwidth_mbs = bandwidth;
1961 sub_type_hdr->maximum_bandwidth_mbs =
2010 sub_type_hdr->maximum_bandwidth_mbs =
2013 sub_type_hdr->minimum_bandwidth_mbs = sub_type_hdr->maximum_bandwidth_mbs ?
2022 sub_type_hdr->maximum_bandwidth_mbs = is_single_hop ? mem_bw : 0;

Completed in 71 milliseconds