Home
last modified time | relevance | path

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

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