Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnxt/tf_core/
H A Dbitalloc.c231 ba_alloc_index_helper(struct bitalloc *pool, in ba_alloc_index_helper() function
243 r = ba_alloc_index_helper(pool, in ba_alloc_index_helper()
280 if (ba_alloc_index_helper(pool, 0, 1, 32, &index_copy, &clear) >= 0) in ba_alloc_index()