Searched refs:top_info (Results 1 – 2 of 2) sorted by relevance
427 struct psp_xgmi_topology_info *top = &adev->psp.xgmi_context.top_info; in amdgpu_xgmi_show_num_hops()442 struct psp_xgmi_topology_info *top = &adev->psp.xgmi_context.top_info; in amdgpu_xgmi_show_num_links()457 struct psp_xgmi_topology_info *top = &adev->psp.xgmi_context.top_info; in amdgpu_xgmi_show_connected_port_num()797 &adev->psp.xgmi_context.top_info); in amdgpu_xgmi_update_topology()817 struct psp_xgmi_topology_info *top = &adev->psp.xgmi_context.top_info; in amdgpu_xgmi_get_hops_count()857 struct psp_xgmi_topology_info *top = &adev->psp.xgmi_context.top_info; in amdgpu_xgmi_get_bandwidth()885 struct psp_xgmi_topology_info *top = &adev->psp.xgmi_context.top_info; in amdgpu_xgmi_get_is_sharing_enabled()927 struct psp_xgmi_topology_info *top_info; in amdgpu_xgmi_add_device() local973 top_info = &adev->psp.xgmi_context.top_info; in amdgpu_xgmi_add_device()977 top_info->nodes[count++].node_id = entry->node_id; in amdgpu_xgmi_add_device()[all …]
2023 mirror_top_info = &mirror_adev->psp.xgmi_context.top_info; in psp_xgmi_reflect_topology_info()