Searched refs:p_vf2pf (Results 1 – 2 of 2) sorted by relevance
532 vf2pf_info = (struct amd_sriov_msg_vf2pf_info *) adev->virt.fw_reserve.p_vf2pf; in amdgpu_virt_populate_vf2pf_ucode_info()534 if (adev->virt.fw_reserve.p_vf2pf == NULL) in amdgpu_virt_populate_vf2pf_ucode_info()568 vf2pf_info = (struct amd_sriov_msg_vf2pf_info *) adev->virt.fw_reserve.p_vf2pf; in amdgpu_virt_write_vf2pf_data()570 if (adev->virt.fw_reserve.p_vf2pf == NULL) in amdgpu_virt_write_vf2pf_data()638 adev->virt.fw_reserve.p_vf2pf = NULL; in amdgpu_virt_init_data_exchange()669 adev->virt.fw_reserve.p_vf2pf = in amdgpu_virt_exchange_data()
98 struct amd_sriov_msg_vf2pf_info_header *p_vf2pf; member