Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/amd/amdkfd/
Dkfd_topology.h122 struct kfd_iolink_properties { struct
123 struct list_head list;
124 uint32_t iolink_type;
125 uint32_t ver_maj;
126 uint32_t ver_min;
127 uint32_t node_from;
128 uint32_t node_to;
129 uint32_t weight;
130 uint32_t min_latency;
131 uint32_t max_latency;
[all …]