Searched defs:hl_device (Results 1 – 1 of 1) sorted by relevance
3413 struct hl_device { struct3423 struct hl_device_reset_work device_reset_work; argument3424 struct hl_device_reset_work device_release_watchdog_work; argument3425 char asic_name[HL_STR_MAX];3426 char status[HL_DEV_STS_MAX][HL_STR_MAX];3427 enum hl_asic_type asic_type;3428 struct hl_cq *completion_queue;3429 struct hl_user_interrupt *user_interrupt;3430 struct hl_user_interrupt tpc_interrupt;3431 struct hl_user_interrupt unexpected_error_interrupt;[all …]