Searched refs:p_vf2pf (Results 1 – 2 of 2) sorted by relevance
533 vf2pf_info = (struct amd_sriov_msg_vf2pf_info *) adev->virt.fw_reserve.p_vf2pf; in amdgpu_virt_populate_vf2pf_ucode_info()535 if (adev->virt.fw_reserve.p_vf2pf == NULL) in amdgpu_virt_populate_vf2pf_ucode_info()569 vf2pf_info = (struct amd_sriov_msg_vf2pf_info *) adev->virt.fw_reserve.p_vf2pf; in amdgpu_virt_write_vf2pf_data()571 if (adev->virt.fw_reserve.p_vf2pf == NULL) in amdgpu_virt_write_vf2pf_data()639 adev->virt.fw_reserve.p_vf2pf = NULL; in amdgpu_virt_init_data_exchange()670 adev->virt.fw_reserve.p_vf2pf = in amdgpu_virt_exchange_data()
95 struct amd_sriov_msg_vf2pf_info_header *p_vf2pf; member