Searched refs:top_info (Results 1 – 2 of 2) sorted by relevance
471 struct psp_xgmi_topology_info *top = &adev->psp.xgmi_context.top_info; in amdgpu_xgmi_show_num_hops()486 struct psp_xgmi_topology_info *top = &adev->psp.xgmi_context.top_info; in amdgpu_xgmi_show_num_links()501 struct psp_xgmi_topology_info *top = &adev->psp.xgmi_context.top_info; in amdgpu_xgmi_show_connected_port_num()841 &adev->psp.xgmi_context.top_info); in amdgpu_xgmi_update_topology()861 struct psp_xgmi_topology_info *top = &adev->psp.xgmi_context.top_info; in amdgpu_xgmi_get_hops_count()901 struct psp_xgmi_topology_info *top = &adev->psp.xgmi_context.top_info; in amdgpu_xgmi_get_bandwidth()929 struct psp_xgmi_topology_info *top = &adev->psp.xgmi_context.top_info; in amdgpu_xgmi_get_is_sharing_enabled()971 struct psp_xgmi_topology_info *top_info; in amdgpu_xgmi_add_device() local1017 top_info = &adev->psp.xgmi_context.top_info; in amdgpu_xgmi_add_device()1021 top_info->nodes[count++].node_id = entry->node_id; in amdgpu_xgmi_add_device()[all …]
1556 mirror_top_info = &mirror_adev->psp.xgmi_context.top_info; in psp_xgmi_reflect_topology_info()