Searched refs:discovery_bin (Results 1 – 1 of 1) sorted by relevance
468 uint8_t *discovery_bin = adev->discovery.bin; in amdgpu_discovery_verify_npsinfo() local476 (struct nps_info_header *)(discovery_bin + offset); in amdgpu_discovery_verify_npsinfo()483 if (!amdgpu_discovery_verify_checksum(adev, discovery_bin + offset, in amdgpu_discovery_verify_npsinfo()550 uint8_t *discovery_bin, in amdgpu_discovery_table_check() argument568 (struct ip_discovery_header *)(discovery_bin + offset); in amdgpu_discovery_table_check()577 (struct gpu_info_header *)(discovery_bin + offset); in amdgpu_discovery_table_check()586 (struct harvest_info_header *)(discovery_bin + offset); in amdgpu_discovery_table_check()595 (struct vcn_info_header *)(discovery_bin + offset); in amdgpu_discovery_table_check()604 (struct mall_info_header *)(discovery_bin + offset); in amdgpu_discovery_table_check()624 if (!amdgpu_discovery_verify_checksum(adev, discovery_bin + offset, in amdgpu_discovery_table_check()[all …]