Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
Dmlx5hws_rule.c365 u8 total_stes, action_stes; in hws_rule_create_hws() local
373 action_stes = total_stes - 1; in hws_rule_create_hws()
395 if (action_stes) { in hws_rule_create_hws()
411 ste_attr.direct_index = rule->action_ste_idx + action_stes; in hws_rule_create_hws()
433 if (action_stes || apply.require_dep) in hws_rule_create_hws()