Home
last modified time | relevance | path

Searched refs:only_term (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Daction.h118 u8 only_term; member
H A Ddebug.c82 at->only_term, in hws_debug_dump_matcher_action_template()
H A Dmatcher.c545 required_stes = at->num_of_action_stes - (!is_jumbo || at->only_term); in hws_matcher_bind_at()
926 required_stes = at->num_of_action_stes - (!is_jumbo || at->only_term); in mlx5hws_matcher_attach_at()
H A Drule.c331 total_stes = at->num_of_action_stes + (is_jumbo && !at->only_term); in hws_rule_create_hws()
H A Daction.c2609 at->only_term = (at->num_of_action_stes == 1) && in mlx5hws_action_template_process()