aboutsummaryrefslogtreecommitdiff
path: root/include/npu.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/npu.h')
-rw-r--r--include/npu.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/npu.h b/include/npu.h
index 800515a..d92d3ed 100644
--- a/include/npu.h
+++ b/include/npu.h
@@ -147,7 +147,7 @@ struct npu_dev {
uint32_t procedure_status;
- uint8_t pe_num;
+ uint64_t pe_number;
/* Used to associate the NPU device with GPU PCI devices */
const char *slot_label;