Searched refs:encaps_sig_hdl (Results 1 – 4 of 4) sorted by relevance
497 cs->encaps_sig_hdl->q_idx, in init_wait_cs()498 cs->encaps_sig_hdl->cs_seq, in init_wait_cs()585 struct hl_cs_encaps_sig_handle *encaps_sig_hdl; in encaps_sig_first_staged_cs_handler() local593 if (encaps_sig_hdl) { in encaps_sig_first_staged_cs_handler()598 encaps_sig_hdl->cs_seq = cs->sequence; in encaps_sig_first_staged_cs_handler()604 cs_cmpl->encaps_sig_hdl = encaps_sig_hdl; in encaps_sig_first_staged_cs_handler()610 cs_cmpl->hw_sob = encaps_sig_hdl->hw_sob; in encaps_sig_first_staged_cs_handler()612 encaps_sig_hdl->count; in encaps_sig_first_staged_cs_handler()615 cs->sequence, encaps_sig_hdl->id, in encaps_sig_first_staged_cs_handler()616 encaps_sig_hdl->count, in encaps_sig_first_staged_cs_handler()[all …]
2139 if (encaps_sig_hdl) { in cs_ioctl_unreserve_signals()2142 encaps_sig_hdl->count); in cs_ioctl_unreserve_signals()2146 q_idx = encaps_sig_hdl->q_idx; in cs_ioctl_unreserve_signals()2156 if (encaps_sig_hdl->pre_sob_val + encaps_sig_hdl->count in cs_ioctl_unreserve_signals()2160 encaps_sig_hdl->pre_sob_val, in cs_ioctl_unreserve_signals()2172 prop->next_sob_val -= encaps_sig_hdl->count; in cs_ioctl_unreserve_signals()2183 hl_ctx_put(encaps_sig_hdl->ctx); in cs_ioctl_unreserve_signals()2184 kfree(encaps_sig_hdl); in cs_ioctl_unreserve_signals()2324 encaps_sig_hdl->count) { in cs_ioctl_signal_wait()2327 encaps_sig_hdl->count); in cs_ioctl_signal_wait()[all …]
869 struct hl_cs_encaps_sig_handle *encaps_sig_hdl; member2057 struct hl_cs_encaps_sig_handle *encaps_sig_hdl; member
1314 struct hl_cs_encaps_sig_handle *handle = cs->encaps_sig_hdl; in gaudi_collective_wait_init_cs()