Lines Matching refs:pf2vf
539 struct amd_sriov_msg_pf2vf_info *pf2vf; in amdgpu_virt_read_pf2vf_data() local
573 pf2vf = (struct amd_sriov_msg_pf2vf_info *)pf2vf_info; in amdgpu_virt_read_pf2vf_data()
574 checksum = pf2vf->checksum; in amdgpu_virt_read_pf2vf_data()
586 pf2vf->vf2pf_update_interval_ms; in amdgpu_virt_read_pf2vf_data()
587 adev->virt.gim_feature = pf2vf->feature_flags.all; in amdgpu_virt_read_pf2vf_data()
588 adev->virt.reg_access = pf2vf->reg_access_flags.all; in amdgpu_virt_read_pf2vf_data()
596 tmp = pf2vf->mm_bw_management[i].decode_max_dimension_pixels; in amdgpu_virt_read_pf2vf_data()
599 tmp = pf2vf->mm_bw_management[i].decode_max_frame_pixels; in amdgpu_virt_read_pf2vf_data()
602 tmp = pf2vf->mm_bw_management[i].encode_max_dimension_pixels; in amdgpu_virt_read_pf2vf_data()
605 tmp = pf2vf->mm_bw_management[i].encode_max_frame_pixels; in amdgpu_virt_read_pf2vf_data()
611 adev->unique_id = pf2vf->uuid; in amdgpu_virt_read_pf2vf_data()
615 adev->unitid = pf2vf->unitid; in amdgpu_virt_read_pf2vf_data()
617 adev->virt.ras_en_caps.all = pf2vf->ras_en_caps.all; in amdgpu_virt_read_pf2vf_data()
619 pf2vf->ras_telemetry_en_caps.all; in amdgpu_virt_read_pf2vf_data()