Searched refs:hl_eq (Results 1 – 5 of 5) sorted by relevance
498 struct hl_eq *eq = arg; in hl_irq_handler_eq()653 int hl_eq_init(struct hl_device *hdev, struct hl_eq *q) in hl_eq_init()679 void hl_eq_fini(struct hl_device *hdev, struct hl_eq *q) in hl_eq_fini()686 void hl_eq_reset(struct hl_device *hdev, struct hl_eq *q) in hl_eq_reset()701 void hl_eq_dump(struct hl_device *hdev, struct hl_eq *q) in hl_eq_dump()
1255 struct hl_eq { struct3446 struct hl_eq event_queue;3765 int hl_eq_init(struct hl_device *hdev, struct hl_eq *q);3766 void hl_eq_fini(struct hl_device *hdev, struct hl_eq *q);3768 void hl_eq_reset(struct hl_device *hdev, struct hl_eq *q);3769 void hl_eq_dump(struct hl_device *hdev, struct hl_eq *q);
1331 struct hl_eq *eq; in goya_init_cpu_queues()
3821 struct hl_eq *eq; in gaudi_init_cpu_queues()
4951 struct hl_eq *eq; in gaudi2_init_cpu_queues()