Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Drule.c324 u8 total_stes, action_stes; in hws_rule_create_hws() local
332 action_stes = total_stes - 1; in hws_rule_create_hws()
354 if (action_stes) { in hws_rule_create_hws()
366 ste_attr.direct_index = rule->action_ste.index + action_stes; in hws_rule_create_hws()
388 if (action_stes || apply.require_dep) in hws_rule_create_hws()