Searched refs:p_vf2pf (Results 1 – 2 of 2) sorted by relevance
518 vf2pf_info = (struct amd_sriov_msg_vf2pf_info *) adev->virt.fw_reserve.p_vf2pf; in amdgpu_virt_populate_vf2pf_ucode_info()520 if (adev->virt.fw_reserve.p_vf2pf == NULL) in amdgpu_virt_populate_vf2pf_ucode_info()551 vf2pf_info = (struct amd_sriov_msg_vf2pf_info *) adev->virt.fw_reserve.p_vf2pf; in amdgpu_virt_write_vf2pf_data()553 if (adev->virt.fw_reserve.p_vf2pf == NULL) in amdgpu_virt_write_vf2pf_data()618 adev->virt.fw_reserve.p_vf2pf = NULL; in amdgpu_virt_init_data_exchange()649 adev->virt.fw_reserve.p_vf2pf = in amdgpu_virt_exchange_data()
85 struct amd_sriov_msg_vf2pf_info_header *p_vf2pf; member