Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnxt/tf_core/
H A Dbitalloc.c287 ba_inuse_helper(struct bitalloc *pool, in ba_inuse_helper() function
298 r = ba_inuse_helper(pool, in ba_inuse_helper()
321 return ba_inuse_helper(pool, 0, 1, 32, &index) == 0; in ba_inuse()