Home
last modified time | relevance | path

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

/dpdk/drivers/net/bnxt/tf_ulp/generic_templates/
H A Dulp_template_db_tbl.h16 extern struct bnxt_ulp_mapper_tbl_info ulp_wh_plus_class_tbl_list[];
28 extern struct bnxt_ulp_mapper_tbl_info ulp_wh_plus_act_tbl_list[];
46 extern struct bnxt_ulp_mapper_tbl_info ulp_stingray_class_tbl_list[];
58 extern struct bnxt_ulp_mapper_tbl_info ulp_stingray_act_tbl_list[];
76 extern struct bnxt_ulp_mapper_tbl_info ulp_thor_class_tbl_list[];
88 extern struct bnxt_ulp_mapper_tbl_info ulp_thor_act_tbl_list[];
H A Dulp_template_db_thor_act.c77 struct bnxt_ulp_mapper_tbl_info ulp_thor_act_tbl_list[] = {
H A Dulp_template_db_wh_plus_act.c77 struct bnxt_ulp_mapper_tbl_info ulp_wh_plus_act_tbl_list[] = {
H A Dulp_template_db_wh_plus_class.c67 struct bnxt_ulp_mapper_tbl_info ulp_wh_plus_class_tbl_list[] = {
H A Dulp_template_db_thor_class.c67 struct bnxt_ulp_mapper_tbl_info ulp_thor_class_tbl_list[] = {
/dpdk/drivers/net/bnxt/tf_ulp/
H A Dulp_mapper.h39 struct bnxt_ulp_mapper_tbl_info *atbls; /* action table */
42 struct bnxt_ulp_mapper_tbl_info *ctbls; /* class table */
H A Dulp_mapper.c282 struct bnxt_ulp_mapper_tbl_info *tbl, in ulp_mapper_tbl_execute_list_get()
310 static struct bnxt_ulp_mapper_tbl_info *
339 struct bnxt_ulp_mapper_tbl_info *tbl, in ulp_mapper_key_fields_get()
716 struct bnxt_ulp_mapper_tbl_info *tbl, in ulp_mapper_priority_opc_process()
806 struct bnxt_ulp_mapper_tbl_info *tbl, in ulp_mapper_ident_process()
890 struct bnxt_ulp_mapper_tbl_info *tbl, in ulp_mapper_ident_extract()
1695 struct bnxt_ulp_mapper_tbl_info *tbl) in ulp_mapper_mark_act_ptr_process()
1743 struct bnxt_ulp_mapper_tbl_info *tbl) in ulp_mapper_mark_vfr_idx_process()
1838 struct bnxt_ulp_mapper_tbl_info *tbl, in ulp_mapper_tcam_tbl_entry_write()
3642 struct bnxt_ulp_mapper_tbl_info *tbls; in ulp_mapper_tbls_process()
[all …]
H A Dulp_template_struct.h197 struct bnxt_ulp_mapper_tbl_info *tbl_list;
262 struct bnxt_ulp_mapper_tbl_info { struct