Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Dmlx5hws.h24 enum mlx5hws_action_type { enum
363 mlx5hws_action_template_create(enum mlx5hws_action_type action_type[]);
513 enum mlx5hws_action_type
667 enum mlx5hws_action_type reformat_type,
H A Dfs_hws_pools.c16 enum mlx5hws_action_type reformat_type; in mlx5_fs_dl3tnltol2_bulk_action_create()
33 enum mlx5hws_action_type reformat_type; in mlx5_fs_el2tol3tnl_bulk_action_create()
49 enum mlx5hws_action_type reformat_type; in mlx5_fs_el2tol2tnl_bulk_action_create()
177 enum mlx5hws_action_type reformat_type) in mlx5_fs_hws_pr_pool_init()
H A Dbwc.c231 enum mlx5hws_action_type action_types[]) in mlx5hws_bwc_matcher_create_simple()
233 enum mlx5hws_action_type init_action_types[1] = { MLX5HWS_ACTION_TYP_LAST }; in mlx5hws_bwc_matcher_create_simple()
759 enum mlx5hws_action_type action_types[]) in hws_bwc_rule_actions_to_action_types()
766 action_types[i] = (enum mlx5hws_action_type)rule_actions[i].action->type; in hws_bwc_rule_actions_to_action_types()
776 enum mlx5hws_action_type action_types[MLX5HWS_BWC_MAX_ACTS]; in hws_bwc_matcher_extend_at()
831 enum mlx5hws_action_type *action_type_arr; in hws_bwc_matcher_find_at()
H A Dbwc.h61 enum mlx5hws_action_type action_types[]);
H A Daction.c65 const char *mlx5hws_action_type_to_str(enum mlx5hws_action_type action_type) in mlx5hws_action_type_to_str()
70 enum mlx5hws_action_type mlx5hws_action_get_type(struct mlx5hws_action *action) in mlx5hws_action_get_type()
198 enum mlx5hws_action_type *user_actions) in hws_action_print_combo()
209 enum mlx5hws_action_type *user_actions, in mlx5hws_action_check_combo()
620 enum mlx5hws_action_type action_type, in hws_action_create_generic_bulk()
651 enum mlx5hws_action_type action_type) in hws_action_create_generic()
754 enum mlx5hws_action_type action_type, in hws_action_create_aso()
1151 enum mlx5hws_action_type reformat_type, in mlx5hws_action_create_reformat()
1391 enum mlx5hws_action_type action_type = dests[i].dest->type; in mlx5hws_action_create_dest_array()
2455 enum mlx5hws_action_type *action_type = at->action_type_arr; in mlx5hws_action_template_process()
[all …]
H A Ddebug.c72 enum mlx5hws_action_type action_type; in hws_debug_dump_matcher_action_template()
H A Dfs_hws.c30 enum mlx5hws_action_type action_type; in mlx5_fs_init_hws_actions_pool()
1237 enum mlx5hws_action_type reformat_type, size_t size) in mlx5_fs_get_pr_encap_pool()
H A Dbwc_complex.c939 enum mlx5hws_action_type complex_init_action_types[3]; in mlx5hws_bwc_matcher_create_complex()