Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/steering/
Dmlx5dr.h11 struct mlx5dr_action;
39 struct mlx5dr_action *dest;
40 struct mlx5dr_action *reformat;
72 struct mlx5dr_action *actions[],
78 struct mlx5dr_action *action);
80 struct mlx5dr_action *
83 struct mlx5dr_action *
86 struct mlx5dr_action *
90 struct mlx5dr_action *
95 struct mlx5dr_action *
[all …]
Ddr_action.c492 struct mlx5dr_action *dest_action, in dr_action_handle_cs_recalc()
533 struct mlx5dr_action *actions[], in dr_action_print_sequence()
548 struct mlx5dr_action *actions[], in mlx5dr_actions_build_ste_arr()
558 struct mlx5dr_action *dest_action = NULL; in mlx5dr_actions_build_ste_arr()
572 struct mlx5dr_action *action; in mlx5dr_actions_build_ste_arr()
780 static struct mlx5dr_action *
783 struct mlx5dr_action *action; in dr_action_create_generic()
802 struct mlx5dr_action *mlx5dr_action_create_drop(void) in mlx5dr_action_create_drop()
807 struct mlx5dr_action *
810 struct mlx5dr_action *action; in mlx5dr_action_create_dest_table_num()
[all …]
Dfs_dr.h14 struct mlx5dr_action *dr_action;
24 struct mlx5dr_action **dr_actions;
38 struct mlx5dr_action *miss_action;
Dfs_dr.c31 struct mlx5dr_action *old_miss_action; in set_miss_action()
32 struct mlx5dr_action *action = NULL; in set_miss_action()
108 struct mlx5dr_action *action = ft->fs_dr_table.miss_action; in mlx5_cmd_dr_destroy_flow_table()
186 static struct mlx5dr_action *create_vport_action(struct mlx5dr_domain *domain, in create_vport_action()
197 static struct mlx5dr_action *create_ft_action(struct mlx5dr_domain *domain, in create_ft_action()
207 static struct mlx5dr_action *create_action_push_vlan(struct mlx5dr_domain *domain, in create_action_push_vlan()
235 struct mlx5dr_action **fs_dr_actions; in mlx5_cmd_dr_create_fte()
236 struct mlx5dr_action *tmp_action; in mlx5_cmd_dr_create_fte()
237 struct mlx5dr_action **actions; in mlx5_cmd_dr_create_fte()
549 struct mlx5dr_action *action; in mlx5_cmd_dr_packet_reformat_alloc()
[all …]
Ddr_rule.c9 struct mlx5dr_action *action;
563 struct mlx5dr_action *actions[]) in dr_rule_add_action_members()
1066 struct mlx5dr_action *actions[]) in dr_rule_create_rule_nic()
1181 struct mlx5dr_action *actions[]) in dr_rule_create_rule_fdb()
1212 struct mlx5dr_action *actions[], in dr_rule_create_rule()
1273 struct mlx5dr_action *actions[], in mlx5dr_rule_create()
Ddr_types.h488 struct mlx5dr_action *actions[],
863 struct mlx5dr_action *miss_action;
937 struct mlx5dr_action **ref_actions;
961 struct mlx5dr_action { struct
1324 struct mlx5dr_action *action);
Ddr_table.c7 struct mlx5dr_action *action) in mlx5dr_table_set_miss_action()
Ddr_send.c585 struct mlx5dr_action *action) in mlx5dr_send_postsend_action()