Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/bus/dpaa/base/qbman/
H A Dqman.h182 qman_mc_idle, enumerator
821 mc->state = qman_mc_idle; in qm_mc_init()
831 DPAA_ASSERT(mc->state == qman_mc_idle); in qm_mc_finish()
832 if (mc->state != qman_mc_idle) in qm_mc_finish()
842 DPAA_ASSERT(mc->state == qman_mc_idle); in qm_mc_start()
885 mc->state = qman_mc_idle; in qm_mc_result()