Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnxt/tf_core/
H A Dbitalloc.c46 ba_ffs(bitalloc_word_t v) in ba_ffs() function
120 int loc = ba_ffs(storage[index]); in ba_alloc_helper()
415 loc = ba_ffs(~storage[*index] & ((bitalloc_word_t)-1 << loc)); in ba_find_next_helper()
427 loc = ba_ffs(~storage[*index]); in ba_find_next_helper()