Searched defs:hl_device (Results 1 – 1 of 1) sorted by relevance
3308 struct hl_device { struct3319 struct hl_device_reset_work device_reset_work; argument3320 struct hl_device_reset_work device_release_watchdog_work; argument3321 char asic_name[HL_STR_MAX];3322 char status[HL_DEV_STS_MAX][HL_STR_MAX];3323 enum hl_asic_type asic_type;3324 struct hl_cq *completion_queue;3325 struct hl_user_interrupt *user_interrupt;3326 struct hl_user_interrupt tpc_interrupt;3327 struct hl_user_interrupt unexpected_error_interrupt;[all …]