Searched refs:pf2vf (Results 1 – 1 of 1) sorted by relevance
539 struct amd_sriov_msg_pf2vf_info *pf2vf; in amdgpu_virt_read_pf2vf_data() local573 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()[all …]