Searched defs:hl_device (Results 1 – 1 of 1) sorted by relevance
3453 struct hl_device { struct3463 struct hl_device_reset_work device_reset_work; argument3464 struct hl_device_reset_work device_release_watchdog_work; argument3465 char asic_name[HL_STR_MAX];3466 char status[HL_DEV_STS_MAX][HL_STR_MAX];3467 enum hl_asic_type asic_type;3468 struct hl_cq *completion_queue;3469 struct hl_user_interrupt *user_interrupt;3470 struct hl_user_interrupt tpc_interrupt;3471 struct hl_user_interrupt unexpected_error_interrupt;[all …]