Searched refs:top_info (Results 1 – 3 of 3) sorted by relevance
334 struct psp_xgmi_topology_info *top = &adev->psp.xgmi_context.top_info; in amdgpu_xgmi_show_num_hops()349 struct psp_xgmi_topology_info *top = &adev->psp.xgmi_context.top_info; in amdgpu_xgmi_show_num_links()647 &adev->psp.xgmi_context.top_info); in amdgpu_xgmi_update_topology()667 struct psp_xgmi_topology_info *top = &adev->psp.xgmi_context.top_info; in amdgpu_xgmi_get_hops_count()680 struct psp_xgmi_topology_info *top = &adev->psp.xgmi_context.top_info; in amdgpu_xgmi_get_num_links()717 struct psp_xgmi_topology_info *top_info; in amdgpu_xgmi_add_device() local764 top_info = &adev->psp.xgmi_context.top_info; in amdgpu_xgmi_add_device()768 top_info->nodes[count++].node_id = entry->node_id; in amdgpu_xgmi_add_device()769 top_info->num_nodes = count; in amdgpu_xgmi_add_device()779 top_info = &tmp_adev->psp.xgmi_context.top_info; in amdgpu_xgmi_add_device()[all …]
190 struct psp_xgmi_topology_info top_info; member
1349 mirror_top_info = &mirror_adev->psp.xgmi_context.top_info; in psp_xgmi_reflect_topology_info()