Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/chelsio/
H A Dchcr_core.c57 dev->wqretry--; in detach_work_fn()
58 if (dev->wqretry) { in detach_work_fn()
120 dev->wqretry = WQ_RETRY; in chcr_dev_init()
H A Dchcr_core.h100 int wqretry; member