Searched defs:hl_cs_compl (Results 1 – 1 of 1) sorted by relevance
850 struct hl_cs_compl { struct851 struct hl_fence base_fence;852 spinlock_t lock;853 struct hl_device *hdev;854 struct hl_hw_sob *hw_sob;855 struct hl_cs_encaps_sig_handle *encaps_sig_hdl;856 u64 cs_seq;857 enum hl_cs_type type;858 u16 sob_val;859 u16 sob_group;[all …]