Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_topology.h111 struct kfd_iolink_properties { struct
112 struct list_head list;
113 uint32_t iolink_type;
114 uint32_t ver_maj;
115 uint32_t ver_min;
116 uint32_t node_from;
117 uint32_t node_to;
118 uint32_t weight;
119 uint32_t min_latency;
120 uint32_t max_latency;
[all …]