Home
last modified time | relevance | path

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

/linux/drivers/misc/habanalabs/common/
A Dcommand_submission.c1456 bool need_soft_reset = false; in hl_cs_ctx_switch() local
1483 need_soft_reset = true; in hl_cs_ctx_switch()
1548 if ((rc == -ETIMEDOUT || rc == -EBUSY) && (need_soft_reset)) in hl_cs_ctx_switch()

Completed in 6 milliseconds