Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/steering/
Dmlx5dr.h11 struct mlx5dr_action;
37 struct mlx5dr_action *dest;
38 struct mlx5dr_action *reformat;
70 struct mlx5dr_action *actions[],
76 struct mlx5dr_action *action);
78 struct mlx5dr_action *
81 struct mlx5dr_action *
84 struct mlx5dr_action *
88 struct mlx5dr_action *
93 struct mlx5dr_action *
[all …]
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()
827 struct mlx5dr_action *action, in dr_actions_l2_rewrite()
946 static struct mlx5dr_action *
949 struct mlx5dr_action *action; in dr_action_create_generic()
961 struct mlx5dr_action *mlx5dr_action_create_drop(void) in mlx5dr_action_create_drop()
966 struct mlx5dr_action *
969 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()
106 struct mlx5dr_action *action = ft->fs_dr_table.miss_action; in mlx5_cmd_dr_destroy_flow_table()
181 static struct mlx5dr_action *create_vport_action(struct mlx5dr_domain *domain, in create_vport_action()
192 static struct mlx5dr_action *create_ft_action(struct mlx5dr_domain *domain, in create_ft_action()
202 static struct mlx5dr_action *create_action_push_vlan(struct mlx5dr_domain *domain, in create_action_push_vlan()
230 struct mlx5dr_action **fs_dr_actions; in mlx5_cmd_dr_create_fte()
231 struct mlx5dr_action *tmp_action; in mlx5_cmd_dr_create_fte()
232 struct mlx5dr_action **actions; in mlx5_cmd_dr_create_fte()
530 struct mlx5dr_action *action; in mlx5_cmd_dr_packet_reformat_alloc()
[all …]
Ddr_types.h358 struct mlx5dr_action *actions[],
690 struct mlx5dr_action *miss_action;
727 struct mlx5dr_action { struct
758 struct mlx5dr_action **ref_actions;
1092 struct mlx5dr_action *action);
Ddr_rule.c9 struct mlx5dr_action *action;
544 struct mlx5dr_action *actions[]) in dr_rule_add_action_members()
1018 struct mlx5dr_action *actions[]) in dr_rule_create_rule_nic()
1143 struct mlx5dr_action *actions[]) in dr_rule_create_rule_fdb()
1174 struct mlx5dr_action *actions[], in dr_rule_create_rule()
1235 struct mlx5dr_action *actions[], in mlx5dr_rule_create()
Ddr_table.c7 struct mlx5dr_action *action) in mlx5dr_table_set_miss_action()
Ddr_send.c558 struct mlx5dr_action *action) in mlx5dr_send_postsend_action()