Home
last modified time | relevance | path

Searched refs:p_pf2vf (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_virt.c431 struct amd_sriov_msg_pf2vf_info_header *pf2vf_info = adev->virt.fw_reserve.p_pf2vf; in amdgpu_virt_read_pf2vf_data()
438 if (adev->virt.fw_reserve.p_pf2vf == NULL) in amdgpu_virt_read_pf2vf_data()
450 adev->virt.fw_reserve.p_pf2vf, pf2vf_info->size, in amdgpu_virt_read_pf2vf_data()
464 adev->virt.fw_reserve.p_pf2vf, pf2vf_info->size, in amdgpu_virt_read_pf2vf_data()
624 adev->virt.fw_reserve.p_pf2vf = NULL; in amdgpu_virt_init_data_exchange()
631 adev->virt.fw_reserve.p_pf2vf = in amdgpu_virt_init_data_exchange()
642 if (adev->virt.fw_reserve.p_pf2vf->version == 2) { in amdgpu_virt_init_data_exchange()
643 pf2vf_v2 = (struct amd_sriov_msg_pf2vf_info *)adev->virt.fw_reserve.p_pf2vf; in amdgpu_virt_init_data_exchange()
656 adev->virt.fw_reserve.p_pf2vf = in amdgpu_virt_init_data_exchange()
A Damdgpu_virt.h80 struct amd_sriov_msg_pf2vf_info_header *p_pf2vf; member
A Damdgpu_device.c3553 adev->virt.fw_reserve.p_pf2vf)->pcie_atomic_ops_enabled_flags == in amdgpu_device_init()

Completed in 19 milliseconds