Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Drule.c302 u8 total_stes, action_stes; in hws_rule_create_hws() local
310 action_stes = total_stes - 1; in hws_rule_create_hws()
332 if (action_stes) { in hws_rule_create_hws()
351 rule->action_ste.ste.offset + action_stes; in hws_rule_create_hws()
373 if (action_stes || apply.require_dep) in hws_rule_create_hws()