Searched defs:hl_device (Results 1 – 1 of 1) sorted by relevance
2463 struct hl_device { struct2474 struct hl_device_reset_work device_reset_work; argument2475 char asic_name[HL_STR_MAX];2476 char status[HL_DEV_STS_MAX][HL_STR_MAX];2477 enum hl_asic_type asic_type;2478 struct hl_cq *completion_queue;2479 struct hl_user_interrupt *user_interrupt;2480 struct hl_user_interrupt common_user_interrupt;2481 struct workqueue_struct **cq_wq;2482 struct workqueue_struct *eq_wq;[all …]