Home
last modified time | relevance | path

Searched refs:num_hops (Results 1 – 4 of 4) sorted by relevance

/netbsd/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_psp_v11_0.c763 topology_info_input->nodes[i].num_hops = topology->nodes[i].num_hops; in psp_v11_0_xgmi_get_topology_info()
778 topology->nodes[i].num_hops = topology_info_output->nodes[i].num_hops; in psp_v11_0_xgmi_get_topology_info()
805 topology_info_input->nodes[i].num_hops = topology->nodes[i].num_hops; in psp_v11_0_xgmi_set_topology_info()
H A Dta_xgmi_if.h75 uint8_t num_hops; member
H A Damdgpu_psp.h124 uint8_t num_hops; member
H A Damdgpu_xgmi.c364 return top->nodes[i].num_hops; in amdgpu_xgmi_get_hops_count()