Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
Dmlx5hws.h141 struct mlx5hws_action *action;
212 struct mlx5hws_action *dest;
214 struct mlx5hws_action *reformat;
503 mlx5hws_action_get_type(struct mlx5hws_action *action);
513 struct mlx5hws_action *
526 struct mlx5hws_action *
539 struct mlx5hws_action *
553 struct mlx5hws_action *
570 struct mlx5hws_action *
586 struct mlx5hws_action *
[all …]
Dmlx5hws_action.c72 enum mlx5hws_action_type mlx5hws_action_get_type(struct mlx5hws_action *action) in mlx5hws_action_get_type()
141 static int hws_action_get_shared_stc(struct mlx5hws_action *action, in hws_action_get_shared_stc()
168 static void hws_action_put_shared_stc(struct mlx5hws_action *action, in hws_action_put_shared_stc()
429 static void hws_action_fill_stc_attr(struct mlx5hws_action *action, in hws_action_fill_stc_attr()
549 hws_action_create_stcs(struct mlx5hws_action *action, u32 obj_id) in hws_action_create_stcs()
579 hws_action_destroy_stcs(struct mlx5hws_action *action) in hws_action_destroy_stcs()
614 static struct mlx5hws_action *
620 struct mlx5hws_action *action; in hws_action_create_generic_bulk()
645 static struct mlx5hws_action *
653 struct mlx5hws_action *
[all …]
Dmlx5hws_action.h121 struct mlx5hws_action { struct
187 struct mlx5hws_action *hit_ft_action;
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/
DMakefile132 steering/hws/mlx5hws_action.o \