Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/bus/dpaa/base/qbman/
H A Dbman.h117 mc_idle, enumerator
401 mc->state = mc_idle; in bm_mc_init()
411 DPAA_ASSERT(mc->state == mc_idle); in bm_mc_finish()
412 if (mc->state != mc_idle) in bm_mc_finish()
422 DPAA_ASSERT(mc->state == mc_idle); in bm_mc_start()
435 mc->state = mc_idle; in bm_mc_abort()
475 mc->state = mc_idle; in bm_mc_result()
/f-stack/freebsd/contrib/ncsw/Peripherals/BM/
H A Dbman_low.c392 mc->state = mc_idle; in bm_mc_init()
401 ASSERT_COND(mc->state == mc_idle); in bm_mc_finish()
403 if (mc->state != mc_idle) in bm_mc_finish()
414 ASSERT_COND(mc->state == mc_idle); in bm_mc_start()
428 mc->state = mc_idle; in bm_mc_abort()
464 mc->state = mc_idle; in bm_mc_result()
H A Dbman_private.h154 mc_idle, enumerator
/f-stack/freebsd/contrib/ncsw/Peripherals/QM/
H A Dqman_private.h185 mc_idle, enumerator
H A Dqman_low.h1045 mc->state = mc_idle; in qm_mc_init()
1054 ASSERT_COND(mc->state == mc_idle); in qm_mc_finish()
1055 if (mc->state != mc_idle) in qm_mc_finish()
1065 ASSERT_COND(mc->state == mc_idle); in qm_mc_start()
1077 mc->state = mc_idle; in qm_mc_abort()
1115 mc->state = mc_idle; in qm_mc_result()