Home
last modified time | relevance | path

Searched refs:app_sig (Results 1 – 4 of 4) sorted by relevance

/dpdk/drivers/net/bnxt/tf_ulp/generic_templates/
H A Dulp_template_db_act.c118 .app_sig = 0,
126 .app_sig = 0,
135 .app_sig = 0,
144 .app_sig = 0,
153 .app_sig = 0,
162 .app_sig = 0,
172 .app_sig = 0,
182 .app_sig = 0,
191 .app_sig = 0,
201 .app_sig = 0,
[all …]
H A Dulp_template_db_class.c1325 .app_sig = 0,
1340 .app_sig = 0,
1356 .app_sig = 0,
1372 .app_sig = 0,
1389 .app_sig = 0,
1404 .app_sig = 0,
1420 .app_sig = 0,
1436 .app_sig = 0,
1453 .app_sig = 0,
1469 .app_sig = 0,
[all …]
/dpdk/drivers/net/bnxt/tf_ulp/
H A Dulp_matcher.c78 if (params->app_id != class_match->app_sig) { in ulp_matcher_pattern_match()
80 params->app_id, class_match->app_sig); in ulp_matcher_pattern_match()
132 if (params->app_id != act_match->app_sig) { in ulp_matcher_action_match()
134 params->app_id, act_match->app_sig); in ulp_matcher_action_match()
H A Dulp_template_struct.h143 uint8_t app_sig; member
164 uint8_t app_sig; member