Home
last modified time | relevance | path

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

/dpdk/drivers/net/bnxt/tf_ulp/generic_templates/
H A Dulp_template_db_tbl.h34 bnxt_ulp_mapper_cond_info ulp_wh_plus_class_cond_list[];
37 bnxt_ulp_mapper_cond_info ulp_wh_plus_act_cond_list[];
68 bnxt_ulp_mapper_cond_info ulp_stingray_class_cond_list[];
71 bnxt_ulp_mapper_cond_info ulp_stingray_act_cond_list[];
98 bnxt_ulp_mapper_cond_info ulp_thor_class_cond_list[];
101 bnxt_ulp_mapper_cond_info ulp_thor_act_cond_list[];
H A Dulp_template_db_thor_act.c787 struct bnxt_ulp_mapper_cond_info ulp_thor_act_cond_list[] = {
H A Dulp_template_db_wh_plus_act.c803 struct bnxt_ulp_mapper_cond_info ulp_wh_plus_act_cond_list[] = {
H A Dulp_template_db_wh_plus_class.c1879 struct bnxt_ulp_mapper_cond_info ulp_wh_plus_class_cond_list[] = {
H A Dulp_template_db_thor_class.c2408 struct bnxt_ulp_mapper_cond_info ulp_thor_class_cond_list[] = {
/dpdk/drivers/net/bnxt/tf_ulp/
H A Dulp_template_struct.h172 struct bnxt_ulp_mapper_cond_info { struct
205 struct bnxt_ulp_mapper_cond_info *cond_list;
H A Dulp_mapper.c263 static struct bnxt_ulp_mapper_cond_info *
280 static struct bnxt_ulp_mapper_cond_info *
3518 struct bnxt_ulp_mapper_cond_info *list, in ulp_mapper_cond_opc_list_process()
3640 struct bnxt_ulp_mapper_cond_info *cond_tbls = NULL; in ulp_mapper_tbls_process()