Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/chelsio/
H A Dchcr_core.h84 CHCR_INIT = 0, enumerator
H A Dchcr_core.c119 dev->state = CHCR_INIT; in chcr_dev_init()
248 if (u_ctx->dev.state != CHCR_INIT) { in chcr_uld_state_change()