Home
last modified time | relevance | path

Searched refs:pre_sob_val (Results 1 – 3 of 3) sorted by relevance

/drivers/accel/habanalabs/common/
Dhw_queue.c460 cs_cmpl->sob_val = handle->pre_sob_val + offset; in hl_hw_queue_encaps_sig_set_sob_info()
600 cs_cmpl->sob_val = encaps_sig_hdl->pre_sob_val + in encaps_sig_first_staged_cs_handler()
Dcommand_submission.c2081 handle->pre_sob_val = prop->next_sob_val - handle->count; in cs_ioctl_reserve_signals()
2141 if (encaps_sig_hdl->pre_sob_val + encaps_sig_hdl->count in cs_ioctl_unreserve_signals()
2145 encaps_sig_hdl->pre_sob_val, in cs_ioctl_unreserve_signals()
Dhabanalabs.h3491 u32 pre_sob_val; member