Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnxt/tf_ulp/
H A Dulp_template_db_tbl.h13 extern struct bnxt_ulp_mapper_tbl_info ulp_wh_plus_class_tbl_list[];
25 extern struct bnxt_ulp_mapper_tbl_info ulp_wh_plus_act_tbl_list[];
32 extern struct bnxt_ulp_mapper_tbl_info ulp_stingray_class_tbl_list[];
44 extern struct bnxt_ulp_mapper_tbl_info ulp_stingray_act_tbl_list[];
H A Dulp_mapper.h59 struct bnxt_ulp_mapper_tbl_info *atbls; /* action table */
62 struct bnxt_ulp_mapper_tbl_info *ctbls; /* class table */
H A Dulp_mapper.c232 static struct bnxt_ulp_mapper_tbl_info *
261 struct bnxt_ulp_mapper_tbl_info *tbl, in ulp_mapper_key_fields_get()
294 struct bnxt_ulp_mapper_tbl_info *tbl, in ulp_mapper_result_fields_get()
326 struct bnxt_ulp_mapper_tbl_info *tbl, in ulp_mapper_ident_fields_get()
606 struct bnxt_ulp_mapper_tbl_info *tbl, in ulp_mapper_ident_process()
690 struct bnxt_ulp_mapper_tbl_info *tbl, in ulp_mapper_ident_extract()
1247 struct bnxt_ulp_mapper_tbl_info *tbl) in ulp_mapper_mark_act_ptr_process()
1296 struct bnxt_ulp_mapper_tbl_info *tbl) in ulp_mapper_mark_vfr_idx_process()
1438 struct bnxt_ulp_mapper_tbl_info *tbl, in ulp_mapper_tcam_tbl_entry_write()
1763 struct bnxt_ulp_mapper_tbl_info *tbl) in ulp_mapper_em_tbl_process()
[all …]
H A Dulp_template_struct.h154 struct bnxt_ulp_mapper_tbl_info *tbl_list;
188 struct bnxt_ulp_mapper_tbl_info { struct
H A Dulp_template_db.c649 struct bnxt_ulp_mapper_tbl_info ulp_class_tbl_list[] = {
3993 struct bnxt_ulp_mapper_tbl_info ulp_act_tbl_list[] = {
H A Dulp_template_db_stingray_act.c44 struct bnxt_ulp_mapper_tbl_info ulp_stingray_act_tbl_list[] = {
H A Dulp_template_db_wh_plus_act.c44 struct bnxt_ulp_mapper_tbl_info ulp_wh_plus_act_tbl_list[] = {
H A Dulp_template_db_wh_plus_class.c139 struct bnxt_ulp_mapper_tbl_info ulp_wh_plus_class_tbl_list[] = {
H A Dulp_template_db_stingray_class.c139 struct bnxt_ulp_mapper_tbl_info ulp_stingray_class_tbl_list[] = {