Home
last modified time | relevance | path

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

/drivers/misc/habanalabs/common/
Dhw_queue.c577 encaps_sig_hdl = idr_find(&mgr->handles, cs->encaps_sig_hdl_id); in encaps_sig_first_staged_cs_handler()
608 cs->encaps_sig_hdl_id); in encaps_sig_first_staged_cs_handler()
Dhabanalabs.h1522 u32 encaps_sig_hdl_id; member
Dcommand_submission.c1225 cs->encaps_sig_hdl_id = encaps_signal_handle; in cs_staged_submission()