Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnxt/tf_core/
H A Dbitalloc.h106 int ba_find_next_inuse_free(struct bitalloc *pool, int idx);
H A Dbitalloc.c463 ba_find_next_inuse_free(struct bitalloc *pool, int index) in ba_find_next_inuse_free() function