Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnxt/tf_core/
H A Dtf_shadow_tbl.c196 tf_shadow_tbl_sh_num_entries_get(struct tf_shadow_tbl_ctxt *ctxt) in tf_shadow_tbl_sh_num_entries_get() function
213 sh_idx >= tf_shadow_tbl_sh_num_entries_get(ctxt) || !key) in tf_shadow_tbl_key_cmp()
387 if (sh_idx >= tf_shadow_tbl_sh_num_entries_get(ctxt)) in tf_shadow_tbl_clear_sh_entry()
432 if (idx >= tf_shadow_tbl_sh_num_entries_get(ctxt) || in tf_shadow_tbl_bind_index()
500 if (idx >= tf_shadow_tbl_sh_num_entries_get(ctxt)) { in tf_shadow_tbl_remove()
504 tf_shadow_tbl_sh_num_entries_get(ctxt)); in tf_shadow_tbl_remove()
672 if (idx >= tf_shadow_tbl_sh_num_entries_get(ctxt)) { in tf_shadow_tbl_insert()