Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/soc/fsl/qbman/
Dqman.c333 qman_mc_idle, enumerator
881 mc->state = qman_mc_idle; in qm_mc_init()
891 DPAA_ASSERT(mc->state == qman_mc_idle); in qm_mc_finish()
892 if (mc->state != qman_mc_idle) in qm_mc_finish()
901 DPAA_ASSERT(mc->state == qman_mc_idle); in qm_mc_start()
942 mc->state = qman_mc_idle; in qm_mc_result()