Searched refs:discovery_bin (Results 1 – 1 of 1) sorted by relevance
157 uint8_t *discovery_bin; member525 uint8_t *discovery_bin = adev->discovery.bin; in amdgpu_discovery_verify_npsinfo() local533 (struct nps_info_header *)(discovery_bin + offset); in amdgpu_discovery_verify_npsinfo()540 if (!amdgpu_discovery_verify_checksum(adev, discovery_bin + offset, in amdgpu_discovery_verify_npsinfo()582 amdgpu_discovery_get_table_info_from_bin(uint8_t *discovery_bin, in amdgpu_discovery_get_table_info_from_bin() argument585 struct binary_header *bhdr = (struct binary_header *)discovery_bin; in amdgpu_discovery_get_table_info_from_bin()590 bhdrv2 = (struct binary_header_v2 *)discovery_bin; in amdgpu_discovery_get_table_info_from_bin()619 uint8_t *discovery_bin, in amdgpu_discovery_table_check() argument637 (struct ip_discovery_header *)(discovery_bin + offset); in amdgpu_discovery_table_check()646 (struct gpu_info_header *)(discovery_bin + offset); in amdgpu_discovery_table_check()[all …]