Searched refs:num_of_action_stes (Results 1 – 5 of 5) sorted by relevance
116 u8 num_of_action_stes; member
371 setter = &at->setters[at->num_of_action_stes]; in hws_rule_create_hws()372 total_stes = at->num_of_action_stes + (is_jumbo && !at->only_term); in hws_rule_create_hws()
83 at->num_of_action_stes, in hws_debug_dump_matcher_action_template()
634 required_stes = at->num_of_action_stes - (!is_jumbo || at->only_term); in hws_matcher_bind_at()972 required_stes = at->num_of_action_stes - (!is_jumbo || at->only_term); in mlx5hws_matcher_attach_at()
2418 if (at->num_of_action_stes) in mlx5hws_action_template_process()2561 at->num_of_action_stes = last_setter - start_setter + 1; in mlx5hws_action_template_process()2564 at->only_term = (at->num_of_action_stes == 1) && in mlx5hws_action_template_process()