Home
last modified time | relevance | path

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

/openbmc/linux/drivers/soc/fsl/qbman/
H A Dbman.c159 #define BM_MCR_VERB_ACQUIRE_BUFCOUNT BM_MCC_VERB_ACQUIRE_BUFCOUNT /* 0..8 */ macro
656 if (!(bm_res->verb & BM_MCR_VERB_ACQUIRE_BUFCOUNT)) { in bm_shutdown_pool()
804 ret = mcr->verb & BM_MCR_VERB_ACQUIRE_BUFCOUNT; in bman_acquire()