Searched defs:hl_cs_compl (Results 1 – 1 of 1) sorted by relevance
628 struct hl_cs_compl { struct629 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 …]