ce_hdr           2533 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c 	const struct gfx_firmware_header_v1_0 *ce_hdr;
ce_hdr           2539 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c 	ce_hdr = (const struct gfx_firmware_header_v1_0 *)
ce_hdr           2542 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c 	amdgpu_ucode_print_gfx_hdr(&ce_hdr->header);
ce_hdr           2545 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c 		le32_to_cpu(ce_hdr->header.ucode_array_offset_bytes));
ce_hdr           2546 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c 	fw_size = le32_to_cpu(ce_hdr->header.ucode_size_bytes);
ce_hdr           2548 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c 	r = amdgpu_bo_create_reserved(adev, ce_hdr->header.ucode_size_bytes,
ce_hdr           1974 drivers/gpu/drm/amd/amdgpu/gfx_v6_0.c 	const struct gfx_firmware_header_v1_0 *ce_hdr;
ce_hdr           1984 drivers/gpu/drm/amd/amdgpu/gfx_v6_0.c 	ce_hdr = (const struct gfx_firmware_header_v1_0 *)adev->gfx.ce_fw->data;
ce_hdr           1988 drivers/gpu/drm/amd/amdgpu/gfx_v6_0.c 	amdgpu_ucode_print_gfx_hdr(&ce_hdr->header);
ce_hdr           2002 drivers/gpu/drm/amd/amdgpu/gfx_v6_0.c 		(adev->gfx.ce_fw->data + le32_to_cpu(ce_hdr->header.ucode_array_offset_bytes));
ce_hdr           2003 drivers/gpu/drm/amd/amdgpu/gfx_v6_0.c 	fw_size = le32_to_cpu(ce_hdr->header.ucode_size_bytes) / 4;
ce_hdr           2457 drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c 	const struct gfx_firmware_header_v1_0 *ce_hdr;
ce_hdr           2466 drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c 	ce_hdr = (const struct gfx_firmware_header_v1_0 *)adev->gfx.ce_fw->data;
ce_hdr           2470 drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c 	amdgpu_ucode_print_gfx_hdr(&ce_hdr->header);
ce_hdr           2473 drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c 	adev->gfx.ce_fw_version = le32_to_cpu(ce_hdr->header.ucode_version);
ce_hdr           2476 drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c 	adev->gfx.ce_feature_version = le32_to_cpu(ce_hdr->ucode_feature_version);
ce_hdr           2494 drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c 		 le32_to_cpu(ce_hdr->header.ucode_array_offset_bytes));
ce_hdr           2495 drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c 	fw_size = le32_to_cpu(ce_hdr->header.ucode_size_bytes) / 4;
ce_hdr           3083 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c 	const struct gfx_firmware_header_v1_0 *ce_hdr;
ce_hdr           3093 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c 	ce_hdr = (const struct gfx_firmware_header_v1_0 *)
ce_hdr           3099 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c 	amdgpu_ucode_print_gfx_hdr(&ce_hdr->header);
ce_hdr           3117 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c 		 le32_to_cpu(ce_hdr->header.ucode_array_offset_bytes));
ce_hdr           3118 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c 	fw_size = le32_to_cpu(ce_hdr->header.ucode_size_bytes) / 4;
ce_hdr           3910 drivers/gpu/drm/radeon/cik.c 		const struct gfx_firmware_header_v1_0 *ce_hdr =
ce_hdr           3918 drivers/gpu/drm/radeon/cik.c 		radeon_ucode_print_gfx_hdr(&ce_hdr->header);
ce_hdr           3932 drivers/gpu/drm/radeon/cik.c 			(rdev->ce_fw->data + le32_to_cpu(ce_hdr->header.ucode_array_offset_bytes));
ce_hdr           3933 drivers/gpu/drm/radeon/cik.c 		fw_size = le32_to_cpu(ce_hdr->header.ucode_size_bytes) / 4;
ce_hdr           3937 drivers/gpu/drm/radeon/cik.c 		WREG32(CP_CE_UCODE_ADDR, le32_to_cpu(ce_hdr->header.ucode_version));
ce_hdr           3492 drivers/gpu/drm/radeon/si.c 		const struct gfx_firmware_header_v1_0 *ce_hdr =
ce_hdr           3500 drivers/gpu/drm/radeon/si.c 		radeon_ucode_print_gfx_hdr(&ce_hdr->header);
ce_hdr           3514 drivers/gpu/drm/radeon/si.c 			(rdev->ce_fw->data + le32_to_cpu(ce_hdr->header.ucode_array_offset_bytes));
ce_hdr           3515 drivers/gpu/drm/radeon/si.c 		fw_size = le32_to_cpu(ce_hdr->header.ucode_size_bytes) / 4;
ce_hdr           1121 drivers/net/wireless/ath/ath10k/coredump.c 	struct ath10k_ce_crash_hdr *ce_hdr;
ce_hdr           1134 drivers/net/wireless/ath/ath10k/coredump.c 		len += sizeof(*dump_tlv) + sizeof(*ce_hdr) +
ce_hdr           1135 drivers/net/wireless/ath/ath10k/coredump.c 			CE_COUNT * sizeof(ce_hdr->entries[0]);
ce_hdr           1195 drivers/net/wireless/ath/ath10k/coredump.c 		dump_tlv->tlv_len = cpu_to_le32(struct_size(ce_hdr, entries,
ce_hdr           1197 drivers/net/wireless/ath/ath10k/coredump.c 		ce_hdr = (struct ath10k_ce_crash_hdr *)(dump_tlv->tlv_data);
ce_hdr           1198 drivers/net/wireless/ath/ath10k/coredump.c 		ce_hdr->ce_count = cpu_to_le32(CE_COUNT);
ce_hdr           1199 drivers/net/wireless/ath/ath10k/coredump.c 		memset(ce_hdr->reserved, 0, sizeof(ce_hdr->reserved));
ce_hdr           1200 drivers/net/wireless/ath/ath10k/coredump.c 		memcpy(ce_hdr->entries, crash_data->ce_crash_data,
ce_hdr           1201 drivers/net/wireless/ath/ath10k/coredump.c 		       CE_COUNT * sizeof(ce_hdr->entries[0]));
ce_hdr           1202 drivers/net/wireless/ath/ath10k/coredump.c 		sofar += sizeof(*dump_tlv) + sizeof(*ce_hdr) +
ce_hdr           1203 drivers/net/wireless/ath/ath10k/coredump.c 			CE_COUNT * sizeof(ce_hdr->entries[0]);