Home
last modified time | relevance | path

Searched defs:hl_cs_compl (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/misc/habanalabs/common/
A Dhabanalabs.h646 struct hl_cs_compl { struct
647 struct hl_fence base_fence;
648 spinlock_t lock;
649 struct hl_device *hdev;
650 struct hl_hw_sob *hw_sob;
651 struct hl_cs_encaps_sig_handle *encaps_sig_hdl;
652 u64 cs_seq;
653 enum hl_cs_type type;
654 u16 sob_val;
655 u16 sob_group;
[all …]

Completed in 19 milliseconds