Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnxt/tf_core/
H A Dbitalloc.h78 int ba_alloc_reverse(struct bitalloc *pool);
H A Dbitalloc.c223 ba_alloc_reverse(struct bitalloc *pool) in ba_alloc_reverse() function
H A Dtf_rm.c733 id = ba_alloc_reverse(rm_db->db[parms->db_index].pool); in tf_rm_allocate()