Searched refs:p_vf2pf (Results 1 – 2 of 2) sorted by relevance
484 vf2pf_info = (struct amd_sriov_msg_vf2pf_info *) adev->virt.fw_reserve.p_vf2pf; in amdgpu_virt_populate_vf2pf_ucode_info()486 if (adev->virt.fw_reserve.p_vf2pf == NULL) in amdgpu_virt_populate_vf2pf_ucode_info()517 vf2pf_info = (struct amd_sriov_msg_vf2pf_info *) adev->virt.fw_reserve.p_vf2pf; in amdgpu_virt_write_vf2pf_data()519 if (adev->virt.fw_reserve.p_vf2pf == NULL) in amdgpu_virt_write_vf2pf_data()584 adev->virt.fw_reserve.p_vf2pf = NULL; in amdgpu_virt_init_data_exchange()615 adev->virt.fw_reserve.p_vf2pf = in amdgpu_virt_exchange_data()
85 struct amd_sriov_msg_vf2pf_info_header *p_vf2pf; member