Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/amdgpu/
Damdgpu_xgmi.c782 uint8_t num_hops_mask = 0x7; in amdgpu_xgmi_get_hops_count() local
787 return top->nodes[i].num_hops & num_hops_mask; in amdgpu_xgmi_get_hops_count()