Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/amd/amdkfd/
Dkfd_topology.h117 struct kfd_iolink_properties { struct
118 struct list_head list;
119 uint32_t iolink_type;
120 uint32_t ver_maj;
121 uint32_t ver_min;
122 uint32_t node_from;
123 uint32_t node_to;
124 uint32_t weight;
125 uint32_t min_latency;
126 uint32_t max_latency;
[all …]