Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnxt/tf_core/
H A Dtf_shadow_tcam.c172 tf_shadow_tcam_sh_num_entries_get(struct tf_shadow_tcam_ctxt *ctxt) in tf_shadow_tcam_sh_num_entries_get() function
190 sh_idx >= tf_shadow_tcam_sh_num_entries_get(ctxt) || !key || !mask) in tf_shadow_tcam_key_cmp()
207 if (sh_idx >= tf_shadow_tcam_sh_num_entries_get(ctxt) || !result) in tf_shadow_tcam_res_cpy()
396 if (sh_idx >= tf_shadow_tcam_sh_num_entries_get(ctxt)) in tf_shadow_tcam_clear_sh_entry()
444 if (idx >= tf_shadow_tcam_sh_num_entries_get(ctxt) || in tf_shadow_tcam_bind_index()
518 if (idx >= tf_shadow_tcam_sh_num_entries_get(ctxt)) { in tf_shadow_tcam_remove()
522 tf_shadow_tcam_sh_num_entries_get(ctxt)); in tf_shadow_tcam_remove()
713 if (idx >= tf_shadow_tcam_sh_num_entries_get(ctxt)) { in tf_shadow_tcam_insert()