Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/soc/fsl/qbman/
Dqman.c333 qman_mc_idle, enumerator
876 mc->state = qman_mc_idle; in qm_mc_init()
886 DPAA_ASSERT(mc->state == qman_mc_idle); in qm_mc_finish()
887 if (mc->state != qman_mc_idle) in qm_mc_finish()
896 DPAA_ASSERT(mc->state == qman_mc_idle); in qm_mc_start()
937 mc->state = qman_mc_idle; in qm_mc_result()