Home
last modified time | relevance | path

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

/dpdk/drivers/net/bnxt/tf_ulp/
H A Dulp_gen_tbl.c112 if (tbl_list->mem_data) { in ulp_mapper_generic_tbl_list_deinit()
113 rte_free(tbl_list->mem_data); in ulp_mapper_generic_tbl_list_deinit()
114 tbl_list->mem_data = NULL; in ulp_mapper_generic_tbl_list_deinit()
116 if (tbl_list->hash_tbl) { in ulp_mapper_generic_tbl_list_deinit()
118 tbl_list->hash_tbl = NULL; in ulp_mapper_generic_tbl_list_deinit()
142 tbl_list->gen_tbl_name, key, in ulp_mapper_gen_tbl_entry_get()
143 tbl_list->container.num_elem); in ulp_mapper_gen_tbl_entry_get()
389 tbl_list->gen_tbl_name); in ulp_mapper_gen_tbl_hash_entry_add()
393 tbl_list->gen_tbl_name); in ulp_mapper_gen_tbl_hash_entry_add()
399 tbl_list->gen_tbl_name); in ulp_mapper_gen_tbl_hash_entry_add()
[all …]
H A Dulp_gen_tbl.h87 ulp_mapper_gen_tbl_entry_get(struct ulp_mapper_gen_tbl_list *tbl_list,
167 ulp_mapper_gen_tbl_hash_entry_add(struct ulp_mapper_gen_tbl_list *tbl_list,
H A Dulp_template_struct.h197 struct bnxt_ulp_mapper_tbl_info *tbl_list; member
H A Dulp_mapper.c323 return &dev_tbls->tbl_list[idx]; in ulp_mapper_tbl_list_get()
/dpdk/drivers/net/bnxt/tf_ulp/generic_templates/
H A Dulp_template_db_tbl.c202 .tbl_list = ulp_wh_plus_class_tbl_list,
216 .tbl_list = ulp_wh_plus_act_tbl_list,
234 .tbl_list = ulp_thor_class_tbl_list,
248 .tbl_list = ulp_thor_act_tbl_list,