Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/amd/amdkfd/
Dkfd_topology.h99 struct kfd_iolink_properties { struct
100 struct list_head list;
101 uint32_t iolink_type;
102 uint32_t ver_maj;
103 uint32_t ver_min;
104 uint32_t node_from;
105 uint32_t node_to;
106 uint32_t weight;
107 uint32_t min_latency;
108 uint32_t max_latency;
[all …]