Home
last modified time | relevance | path

Searched defs:kfd_iolink_properties (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/drivers/gpu/drm/amd/amdkfd/
Dkfd_topology.h139 struct kfd_iolink_properties { struct
140 struct list_head list;
141 uint32_t iolink_type;
142 uint32_t ver_maj;
143 uint32_t ver_min;
144 uint32_t node_from;
145 uint32_t node_to;
146 uint32_t weight;
147 uint32_t min_latency;
148 uint32_t max_latency;
[all …]