Searched refs:bm_pool_set (Results 1 – 3 of 3) sorted by relevance
199 int ret = bm_pool_set(bpid, params->thresholds); in bman_new_pool()218 bm_pool_set(bpid, zero_thresholds); in bman_new_pool()230 bm_pool_set(pool->params.bpid, zero_thresholds); in bman_free_pool()354 return bm_pool_set(bpid, thresholds); in bman_update_pool_thresholds()
87 int bm_pool_set(u32 bpid, const u32 *thresholds);
257 int bm_pool_set(u32 bpid, const u32 *thresholds) in bm_pool_set() function