Lines Matching refs:fw_reserve

452 	struct amd_sriov_msg_pf2vf_info_header *pf2vf_info = adev->virt.fw_reserve.p_pf2vf;  in amdgpu_virt_read_pf2vf_data()
459 if (adev->virt.fw_reserve.p_pf2vf == NULL) in amdgpu_virt_read_pf2vf_data()
471 adev->virt.fw_reserve.p_pf2vf, pf2vf_info->size, in amdgpu_virt_read_pf2vf_data()
472 adev->virt.fw_reserve.checksum_key, checksum); in amdgpu_virt_read_pf2vf_data()
487 adev->virt.fw_reserve.p_pf2vf, pf2vf_info->size, in amdgpu_virt_read_pf2vf_data()
545 vf2pf_info = (struct amd_sriov_msg_vf2pf_info *) adev->virt.fw_reserve.p_vf2pf; in amdgpu_virt_populate_vf2pf_ucode_info()
547 if (adev->virt.fw_reserve.p_vf2pf == NULL) in amdgpu_virt_populate_vf2pf_ucode_info()
580 vf2pf_info = (struct amd_sriov_msg_vf2pf_info *) adev->virt.fw_reserve.p_vf2pf; in amdgpu_virt_write_vf2pf_data()
582 if (adev->virt.fw_reserve.p_vf2pf == NULL) in amdgpu_virt_write_vf2pf_data()
672 adev->virt.fw_reserve.p_pf2vf = NULL; in amdgpu_virt_init_data_exchange()
673 adev->virt.fw_reserve.p_vf2pf = NULL; in amdgpu_virt_init_data_exchange()
687 adev->virt.fw_reserve.p_pf2vf = in amdgpu_virt_init_data_exchange()
704 adev->virt.fw_reserve.p_pf2vf = in amdgpu_virt_exchange_data()
707 adev->virt.fw_reserve.p_vf2pf = in amdgpu_virt_exchange_data()
710 adev->virt.fw_reserve.ras_telemetry = in amdgpu_virt_exchange_data()
713 adev->virt.fw_reserve.p_pf2vf = in amdgpu_virt_exchange_data()
716 adev->virt.fw_reserve.p_vf2pf = in amdgpu_virt_exchange_data()
719 adev->virt.fw_reserve.ras_telemetry = in amdgpu_virt_exchange_data()
727 if (adev->virt.fw_reserve.p_pf2vf->version == 2) { in amdgpu_virt_exchange_data()
728 pf2vf_v2 = (struct amd_sriov_msg_pf2vf_info *)adev->virt.fw_reserve.p_pf2vf; in amdgpu_virt_exchange_data()
1334 virt->fw_reserve.ras_telemetry); in amdgpu_virt_req_ras_err_count_internal()
1434 adev, virt->fw_reserve.ras_telemetry, &more); in amdgpu_virt_req_ras_cper_dump_internal()