Home
last modified time | relevance | path

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

/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
A Dbwc.c205 enum mlx5hws_action_type init_action_types[1] = { MLX5HWS_ACTION_TYP_LAST }; in mlx5hws_bwc_matcher_create_simple() enumerator
736 rule_actions[i].action && (rule_actions[i].action->type != MLX5HWS_ACTION_TYP_LAST); in hws_bwc_rule_actions_to_action_types()
741 action_types[i] = MLX5HWS_ACTION_TYP_LAST; in hws_bwc_rule_actions_to_action_types()
812 rule_actions[j].action->type != MLX5HWS_ACTION_TYP_LAST) { in hws_bwc_matcher_find_at()
818 if (action_type_arr[j] == MLX5HWS_ACTION_TYP_LAST && in hws_bwc_matcher_find_at()
820 rule_actions[j].action->type == MLX5HWS_ACTION_TYP_LAST)) in hws_bwc_matcher_find_at()
A Daction.c36 BIT(MLX5HWS_ACTION_TYP_LAST),
40 [MLX5HWS_ACTION_TYP_LAST] = "LAST",
201 while (*user_actions != MLX5HWS_ACTION_TYP_LAST) { in hws_action_print_combo()
222 while (order_arr[order_idx] != BIT(MLX5HWS_ACTION_TYP_LAST)) { in mlx5hws_action_check_combo()
232 valid_combo = user_actions[user_idx] == MLX5HWS_ACTION_TYP_LAST; in mlx5hws_action_check_combo()
1867 return hws_action_create_generic(ctx, flags, MLX5HWS_ACTION_TYP_LAST); in mlx5hws_action_create_last()
1995 case MLX5HWS_ACTION_TYP_LAST: in hws_action_destroy_hws()
2628 while (action_type[num_actions++] != MLX5HWS_ACTION_TYP_LAST) in mlx5hws_action_template_create()
A Dmlx5hws.h25 MLX5HWS_ACTION_TYP_LAST, enumerator
A Dbwc_complex.c976 complex_init_action_types[2] = MLX5HWS_ACTION_TYP_LAST; in mlx5hws_bwc_matcher_create_complex()

Completed in 19 milliseconds