Home
last modified time | relevance | path

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

/dpdk/drivers/net/bnxt/tf_core/
H A Dbitalloc.h74 int ba_alloc_index(struct bitalloc *pool, int index);
H A Dbitalloc.c274 ba_alloc_index(struct bitalloc *pool, int index) in ba_alloc_index() function
H A Dtf_tcam_shared.c1123 if (ba_alloc_index(lo_pool, log_idx) < 0) { in tf_tcam_shared_move()