Searched defs:hl_device (Results 1 – 1 of 1) sorted by relevance
3306 struct hl_device { struct3317 struct hl_device_reset_work device_reset_work; argument3318 struct hl_device_reset_work device_release_watchdog_work; argument3319 char asic_name[HL_STR_MAX];3320 char status[HL_DEV_STS_MAX][HL_STR_MAX];3321 enum hl_asic_type asic_type;3322 struct hl_cq *completion_queue;3323 struct hl_user_interrupt *user_interrupt;3324 struct hl_user_interrupt tpc_interrupt;3325 struct hl_user_interrupt unexpected_error_interrupt;[all …]