Home
last modified time | relevance | path

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

/dpdk/drivers/net/bnxt/tf_core/
H A Dbitalloc.h123 int ba_inuse_count(struct bitalloc *pool);
H A Dbitalloc.c385 int ba_inuse_count(struct bitalloc *pool) in ba_inuse_count() function
H A Dtf_tcam_shared.c418 pool_cnt = ba_inuse_count(pool); in tf_tcam_shared_unbind()
1102 hi_cnt = ba_inuse_count(hi_pool); in tf_tcam_shared_move()
H A Dtf_rm.c1439 *parms->count = ba_inuse_count(rm_db->db[parms->subtype].pool); in tf_rm_get_inuse_count()