Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/soc/fsl/qbman/
Dqman.c331 qman_mc_idle, enumerator
861 mc->state = qman_mc_idle; in qm_mc_init()
871 DPAA_ASSERT(mc->state == qman_mc_idle); in qm_mc_finish()
872 if (mc->state != qman_mc_idle) in qm_mc_finish()
881 DPAA_ASSERT(mc->state == qman_mc_idle); in qm_mc_start()
922 mc->state = qman_mc_idle; in qm_mc_result()