Searched refs:BMAN_POOL_FLAG_THRESH (Results 1 – 2 of 2) sorted by relevance
198 if (params->flags & BMAN_POOL_FLAG_THRESH) { in bman_new_pool()217 if (params->flags & BMAN_POOL_FLAG_THRESH) in bman_new_pool()229 if (pool->params.flags & BMAN_POOL_FLAG_THRESH) in bman_free_pool()
189 #define BMAN_POOL_FLAG_THRESH 0x00000010 /* set depletion thresholds */ macro