Searched defs:hl_cs_compl (Results 1 – 1 of 1) sorted by relevance
864 struct hl_cs_compl { struct865 struct hl_fence base_fence;866 spinlock_t lock;867 struct hl_device *hdev;868 struct hl_hw_sob *hw_sob;869 struct hl_cs_encaps_sig_handle *encaps_sig_hdl;870 u64 cs_seq;871 enum hl_cs_type type;872 u16 sob_val;873 u16 sob_group;[all …]