Home
last modified time | relevance | path

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

/drivers/misc/habanalabs/common/
Dhabanalabs.h628 struct hl_cs_compl { struct
629 struct hl_fence base_fence;
630 spinlock_t lock;
631 struct hl_device *hdev;
632 struct hl_hw_sob *hw_sob;
633 struct hl_cs_encaps_sig_handle *encaps_sig_hdl;
634 u64 cs_seq;
635 enum hl_cs_type type;
636 u16 sob_val;
637 u16 sob_group;
[all …]