Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/pci/drm/amd/amdgpu/
Damdgpu_virt.c452 struct amd_sriov_msg_pf2vf_info_header *pf2vf_info = adev->virt.fw_reserve.p_pf2vf; in amdgpu_virt_read_pf2vf_data()
459 if (adev->virt.fw_reserve.p_pf2vf == NULL) in amdgpu_virt_read_pf2vf_data()
471 adev->virt.fw_reserve.p_pf2vf, pf2vf_info->size, in amdgpu_virt_read_pf2vf_data()
487 adev->virt.fw_reserve.p_pf2vf, pf2vf_info->size, in amdgpu_virt_read_pf2vf_data()
669 adev->virt.fw_reserve.p_pf2vf = NULL; in amdgpu_virt_init_data_exchange()
684 adev->virt.fw_reserve.p_pf2vf = in amdgpu_virt_init_data_exchange()
701 adev->virt.fw_reserve.p_pf2vf = in amdgpu_virt_exchange_data()
708 adev->virt.fw_reserve.p_pf2vf = in amdgpu_virt_exchange_data()
720 if (adev->virt.fw_reserve.p_pf2vf->version == 2) { in amdgpu_virt_exchange_data()
721 pf2vf_v2 = (struct amd_sriov_msg_pf2vf_info *)adev->virt.fw_reserve.p_pf2vf; in amdgpu_virt_exchange_data()
Damdgpu_virt.h104 struct amd_sriov_msg_pf2vf_info_header *p_pf2vf; member
Damdgpu_device.c4312 if (adev->virt.fw_reserve.p_pf2vf) in amdgpu_device_init()
4314 adev->virt.fw_reserve.p_pf2vf)->pcie_atomic_ops_support_flags == in amdgpu_device_init()