Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
Dmlx5hws_bwc.c396 struct mlx5hws_rule_action rule_actions[], in hws_bwc_rule_create_async() argument
403 rule_actions, in hws_bwc_rule_create_async()
412 struct mlx5hws_rule_action rule_actions[], in hws_bwc_rule_create_sync() argument
421 at_idx, rule_actions, in hws_bwc_rule_create_sync()
434 struct mlx5hws_rule_action rule_actions[], in hws_bwc_rule_update_sync() argument
444 rule_actions, in hws_bwc_rule_update_sync()
480 hws_bwc_rule_actions_to_action_types(struct mlx5hws_rule_action rule_actions[], in hws_bwc_rule_actions_to_action_types() argument
486 rule_actions[i].action && (rule_actions[i].action->type != MLX5HWS_ACTION_TYP_LAST); in hws_bwc_rule_actions_to_action_types()
488 action_types[i] = (enum mlx5hws_action_type)rule_actions[i].action->type; in hws_bwc_rule_actions_to_action_types()
496 struct mlx5hws_rule_action rule_actions[]) in hws_bwc_matcher_extend_at() argument
[all …]
Dmlx5hws.h465 struct mlx5hws_rule_action rule_actions[],
492 struct mlx5hws_rule_action rule_actions[],
904 struct mlx5hws_rule_action rule_actions[]);
924 struct mlx5hws_rule_action rule_actions[]);
Dmlx5hws_rule.c353 struct mlx5hws_rule_action rule_actions[]) in hws_rule_create_hws() argument
392 apply.rule_action = rule_actions; in hws_rule_create_hws()
718 struct mlx5hws_rule_action rule_actions[], in mlx5hws_rule_create() argument
742 rule_actions); in mlx5hws_rule_create()
763 struct mlx5hws_rule_action rule_actions[], in mlx5hws_rule_action_update() argument
777 rule_actions); in mlx5hws_rule_action_update()
Dmlx5hws_bwc_complex.h24 struct mlx5hws_rule_action rule_actions[],
Dmlx5hws_bwc_complex.c68 struct mlx5hws_rule_action rule_actions[], in mlx5hws_bwc_rule_create_complex() argument
Dmlx5hws_bwc.h49 struct mlx5hws_rule_action rule_actions[],