Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/accel/habanalabs/common/
Dcommand_submission.c1672 bool need_soft_reset = false; in hl_cs_ctx_switch() local
1701 need_soft_reset = true; in hl_cs_ctx_switch()
1767 if ((rc == -ETIMEDOUT || rc == -EBUSY) && (need_soft_reset)) in hl_cs_ctx_switch()