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