Home
last modified time | relevance | path

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

/dpdk/drivers/net/bnxt/tf_core/
H A Dtf_tcam_shared.c1027 struct bitalloc *hi_pool, *lo_pool; in tf_tcam_shared_move() local
1094 lo_pool = tcam_shared_wc->db[parms->dir][lo_id].pool; in tf_tcam_shared_move()
1097 if (hi_pool == NULL || lo_pool == NULL) in tf_tcam_shared_move()
1123 if (ba_alloc_index(lo_pool, log_idx) < 0) { in tf_tcam_shared_move()