Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnxt/tf_core/
H A Dtf_shadow_tbl.c140 uint16_t hash_entries; member
271 ctxt->hash_ctxt.hash_entries = hash_size; in tf_shadow_tbl_ctxt_create()
330 if (hid >= ctxt->hash_ctxt.hash_entries) in tf_shadow_tbl_set_hash_entry()
H A Dtf_shadow_tcam.c145 uint16_t hash_entries; member
280 ctxt->hash_ctxt.hash_entries = hash_size; in tf_shadow_tcam_ctxt_create()
339 if (hid >= ctxt->hash_ctxt.hash_entries) in tf_shadow_tcam_set_hash_entry()