Searched refs:BMAN_POOL_FLAG_THRESH (Results 1 – 3 of 3) 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
334 #define BMAN_POOL_FLAG_THRESH 0x00000010 /* set depletion thresholds */ macro