Home
last modified time | relevance | path

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

/linux/drivers/soc/fsl/qbman/
H A Dbman.c169 mc_idle, enumerator
438 mc->state = mc_idle; in bm_mc_init()
448 DPAA_ASSERT(mc->state == mc_idle); in bm_mc_finish()
449 if (mc->state != mc_idle) in bm_mc_finish()
458 DPAA_ASSERT(mc->state == mc_idle); in bm_mc_start()
499 mc->state = mc_idle; in bm_mc_result()