Searched refs:num_hops (Results 1 – 9 of 9) sorted by relevance
109 size_t num_hops; in tb_path_discover() local127 num_hops = 0; in tb_path_discover()148 num_hops++; in tb_path_discover()157 path->path_length = num_hops; in tb_path_discover()160 path->hops = kcalloc(num_hops, sizeof(*path->hops), GFP_KERNEL); in tb_path_discover()169 for (i = 0; i < num_hops; i++) { in tb_path_discover()235 size_t num_hops; in tb_path_alloc() local258 num_hops = i / 2; in tb_path_alloc()260 path->hops = kcalloc(num_hops, sizeof(*path->hops), GFP_KERNEL); in tb_path_alloc()269 for (i = 0; i < num_hops; i++) { in tb_path_alloc()[all …]
73 uint8_t num_hops; member
867 topology_info_input->nodes[i].num_hops = topology->nodes[i].num_hops; in psp_xgmi_get_topology_info()882 topology->nodes[i].num_hops = topology_info_output->nodes[i].num_hops; in psp_xgmi_get_topology_info()910 topology_info_input->nodes[i].num_hops = topology->nodes[i].num_hops; in psp_xgmi_set_topology_info()
112 uint8_t num_hops; member
476 return top->nodes[i].num_hops; in amdgpu_xgmi_get_hops_count()
440 if (mmu_prop->num_hops == MMU_ARCH_5_HOPS) { in mmu_show()504 if (mmu_prop->num_hops == MMU_ARCH_5_HOPS) { in mmu_show()
265 u32 num_hops; member
429 prop->dmmu.num_hops = MMU_ARCH_5_HOPS; in goya_get_fixed_properties()436 prop->pmmu.num_hops = MMU_ARCH_5_HOPS; in goya_get_fixed_properties()
444 prop->pmmu.num_hops = MMU_ARCH_5_HOPS; in gaudi_get_fixed_properties()