Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/amd/amdkfd/
Dkfd_topology.h130 struct kfd_iolink_properties { struct
131 struct list_head list;
132 uint32_t iolink_type;
133 uint32_t ver_maj;
134 uint32_t ver_min;
135 uint32_t node_from;
136 uint32_t node_to;
137 uint32_t weight;
138 uint32_t min_latency;
139 uint32_t max_latency;
[all …]