Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/steering/
Dmlx5dr.h11 struct mlx5dr_action;
67 struct mlx5dr_action *actions[]);
72 struct mlx5dr_action *action);
74 struct mlx5dr_action *
77 struct mlx5dr_action *
81 struct mlx5dr_action *
86 struct mlx5dr_action *mlx5dr_action_create_drop(void);
88 struct mlx5dr_action *mlx5dr_action_create_tag(u32 tag_value);
90 struct mlx5dr_action *
93 struct mlx5dr_action *
[all …]
Dfs_dr.h14 struct mlx5dr_action *dr_action;
24 struct mlx5dr_action **dr_actions;
38 struct mlx5dr_action *miss_action;
Ddr_action.c593 struct mlx5dr_action *dest_action, in dr_action_handle_cs_recalc()
637 struct mlx5dr_action *actions[], in mlx5dr_actions_build_ste_arr()
646 struct mlx5dr_action *dest_action = NULL; in mlx5dr_actions_build_ste_arr()
660 struct mlx5dr_action *action; in mlx5dr_actions_build_ste_arr()
824 struct mlx5dr_action *action, in dr_actions_l2_rewrite()
944 static struct mlx5dr_action *
947 struct mlx5dr_action *action; in dr_action_create_generic()
959 struct mlx5dr_action *mlx5dr_action_create_drop(void) in mlx5dr_action_create_drop()
964 struct mlx5dr_action *
967 struct mlx5dr_action *action; in mlx5dr_action_create_dest_table()
[all …]
Dfs_dr.c31 struct mlx5dr_action *old_miss_action; in set_miss_action()
32 struct mlx5dr_action *action = NULL; in set_miss_action()
101 struct mlx5dr_action *action = ft->fs_dr_table.miss_action; in mlx5_cmd_dr_destroy_flow_table()
176 static struct mlx5dr_action *create_vport_action(struct mlx5dr_domain *domain, in create_vport_action()
187 static struct mlx5dr_action *create_ft_action(struct mlx5_core_dev *dev, in create_ft_action()
197 static struct mlx5dr_action *create_action_push_vlan(struct mlx5dr_domain *domain, in create_action_push_vlan()
216 struct mlx5dr_action *term_action = NULL; in mlx5_cmd_dr_create_fte()
219 struct mlx5dr_action **fs_dr_actions; in mlx5_cmd_dr_create_fte()
220 struct mlx5dr_action *tmp_action; in mlx5_cmd_dr_create_fte()
221 struct mlx5dr_action **actions; in mlx5_cmd_dr_create_fte()
[all …]
Ddr_rule.c9 struct mlx5dr_action *action;
544 struct mlx5dr_action *actions[]) in dr_rule_add_action_members()
1016 struct mlx5dr_action *actions[]) in dr_rule_create_rule_nic()
1137 struct mlx5dr_action *actions[]) in dr_rule_create_rule_fdb()
1168 struct mlx5dr_action *actions[]) in dr_rule_create_rule()
1227 struct mlx5dr_action *actions[]) in mlx5dr_rule_create()
Ddr_types.h343 struct mlx5dr_action *actions[],
674 struct mlx5dr_action *miss_action;
711 struct mlx5dr_action { struct
1045 struct mlx5dr_action *action);
Ddr_table.c7 struct mlx5dr_action *action) in mlx5dr_table_set_miss_action()
Ddr_send.c554 struct mlx5dr_action *action) in mlx5dr_send_postsend_action()