Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/inc/Peripherals/
H A Dbm_ext.h556 e_BM_POOL_COUNTERS_CONTENT = 0, /**< number of free buffers for a particular pool */ enumerator
/freebsd/sys/dev/dpaa/
H A Dbman.c363 return (BM_POOL_GetCounter(pool, e_BM_POOL_COUNTERS_CONTENT)); in bman_count()
/freebsd/sys/contrib/ncsw/Peripherals/BM/
H A Dbm_pool.c557 case(e_BM_POOL_COUNTERS_CONTENT): in BM_POOL_GetCounter()