Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/bus/dpaa/include/
H A Dfsl_bman.h123 #define BM_MCC_VERB_ACQUIRE_BUFCOUNT 0x0f /* values 1..8 go here */ macro
160 #define BM_MCR_VERB_ACQUIRE_BUFCOUNT BM_MCC_VERB_ACQUIRE_BUFCOUNT /* 0..8 */
/f-stack/freebsd/contrib/ncsw/Peripherals/BM/
H A Dfsl_bman.h228 #define BM_MCC_VERB_ACQUIRE_BUFCOUNT 0x0f /* values 1..8 go here */ macro
310 #define BM_MCR_VERB_ACQUIRE_BUFCOUNT BM_MCC_VERB_ACQUIRE_BUFCOUNT /* 0..8 */
H A Dbm_portal.c420 (num & BM_MCC_VERB_ACQUIRE_BUFCOUNT))); in BmPortalAcquire()
/f-stack/dpdk/drivers/bus/dpaa/base/qbman/
H A Dbman.c310 (num & BM_MCC_VERB_ACQUIRE_BUFCOUNT)); in bman_acquire()