Searched defs:hl_device (Results 1 – 1 of 1) sorted by relevance
3364 struct hl_device { struct3374 struct hl_device_reset_work device_reset_work; argument3375 struct hl_device_reset_work device_release_watchdog_work; argument3376 char asic_name[HL_STR_MAX];3377 char status[HL_DEV_STS_MAX][HL_STR_MAX];3378 enum hl_asic_type asic_type;3379 struct hl_cq *completion_queue;3380 struct hl_user_interrupt *user_interrupt;3381 struct hl_user_interrupt tpc_interrupt;3382 struct hl_user_interrupt unexpected_error_interrupt;[all …]