Home
last modified time | relevance | path

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

/dpdk/drivers/net/bnxt/tf_core/
H A Dtf_tcam_shared.c111 rc = ba_init(tcam_shared_wc->db[dir][id].pool, in tf_tcam_shared_create_wc_pool()
122 tcam_shared_wc->db[dir][id].info.start = start; in tf_tcam_shared_create_wc_pool()
135 TF_CHECK_PARMS1(tcam_shared_wc); in tf_tcam_shared_free_wc_pool()
137 tcam_shared_wc->db[dir][id].info.start = 0; in tf_tcam_shared_free_wc_pool()
138 tcam_shared_wc->db[dir][id].info.stride = 0; in tf_tcam_shared_free_wc_pool()
140 if (tcam_shared_wc->db[dir][id].pool) in tf_tcam_shared_free_wc_pool()
282 tf_tcam_shared_create_db(&tcam_shared_wc); in tf_tcam_shared_bind()
310 tcam_shared_wc); in tf_tcam_shared_bind()
317 tcam_shared_wc); in tf_tcam_shared_bind()
383 tcam_shared_wc = in tf_tcam_shared_unbind()
[all …]