Home
last modified time | relevance | path

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

/linux/drivers/accel/habanalabs/common/
H A Dcommand_submission.c1692 bool need_soft_reset = false; in hl_cs_ctx_switch() local
1721 need_soft_reset = true; in hl_cs_ctx_switch()
1782 if ((rc == -ETIMEDOUT || rc == -EBUSY) && (need_soft_reset)) in hl_cs_ctx_switch()