Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/mellanox/mlx5/core/steering/
Dmlx5dr.h11 struct mlx5dr_action;
39 struct mlx5dr_action *dest;
40 struct mlx5dr_action *reformat;
75 struct mlx5dr_action *actions[],
81 struct mlx5dr_action *action);
83 struct mlx5dr_action *
86 struct mlx5dr_action *
89 struct mlx5dr_action *
93 struct mlx5dr_action *
98 struct mlx5dr_action *
[all …]
Ddr_action.c493 struct mlx5dr_action *dest_action, in dr_action_handle_cs_recalc()
565 struct mlx5dr_action *actions[], in dr_action_print_sequence()
580 struct mlx5dr_action *actions[], in mlx5dr_actions_build_ste_arr()
590 struct mlx5dr_action *dest_action = NULL; in mlx5dr_actions_build_ste_arr()
605 struct mlx5dr_action *action; in mlx5dr_actions_build_ste_arr()
803 static struct mlx5dr_action *
806 struct mlx5dr_action *action; in dr_action_create_generic()
825 struct mlx5dr_action *mlx5dr_action_create_drop(void) in mlx5dr_action_create_drop()
830 struct mlx5dr_action *
833 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.c32 struct mlx5dr_action *old_miss_action; in set_miss_action()
33 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_uplink_action(struct mlx5dr_domain *domain, in create_uplink_action()
206 static struct mlx5dr_action *create_ft_action(struct mlx5dr_domain *domain, in create_ft_action()
216 static struct mlx5dr_action *create_action_push_vlan(struct mlx5dr_domain *domain, in create_action_push_vlan()
249 struct mlx5dr_action **fs_dr_actions; in mlx5_cmd_dr_create_fte()
250 struct mlx5dr_action *tmp_action; in mlx5_cmd_dr_create_fte()
251 struct mlx5dr_action **actions; in mlx5_cmd_dr_create_fte()
[all …]
Ddr_table.c8 struct mlx5dr_action *action) in dr_table_set_miss_action_nic()
47 struct mlx5dr_action *action) in mlx5dr_table_set_miss_action()
Ddr_types.h491 struct mlx5dr_action *actions[],
931 struct mlx5dr_action *miss_action;
1009 struct mlx5dr_action **ref_actions;
1034 struct mlx5dr_action *action;
1038 struct mlx5dr_action { struct
1401 struct mlx5dr_action *action);
Ddr_rule.c562 struct mlx5dr_action *actions[]) in dr_rule_add_action_members()
1090 struct mlx5dr_action *actions[]) in dr_rule_create_rule_nic()
1215 struct mlx5dr_action *actions[]) in dr_rule_create_rule_fdb()
1246 struct mlx5dr_action *actions[], in dr_rule_create_rule()
1309 struct mlx5dr_action *actions[], in mlx5dr_rule_create()
Ddr_dbg.c108 struct mlx5dr_action *action = action_mem->action; in dr_dump_rule_action_mem()
Ddr_send.c586 struct mlx5dr_action *action) in mlx5dr_send_postsend_action()
/linux-5.19.10/drivers/net/ethernet/mellanox/mlx5/core/lib/
Dsmfs.h19 struct mlx5dr_action *
22 struct mlx5dr_action *
26 mlx5_smfs_action_destroy(struct mlx5dr_action *action);
30 size_t num_actions, struct mlx5dr_action *actions[],
Dsmfs.c32 struct mlx5dr_action *
38 struct mlx5dr_action *
45 mlx5_smfs_action_destroy(struct mlx5dr_action *action) in mlx5_smfs_action_destroy()
52 size_t num_actions, struct mlx5dr_action *actions[], in mlx5_smfs_rule_create()
/linux-5.19.10/drivers/net/ethernet/mellanox/mlx5/core/en/tc/
Dct_fs_smfs.c34 struct mlx5dr_action *fwd_action;
42 struct mlx5dr_action *count_action;
297 struct mlx5dr_action *actions[5]; in mlx5_ct_fs_smfs_ct_rule_add()