Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/sws/
H A 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 …]
H A Ddr_types.h345 int mlx5dr_ste_alloc_modify_hdr(struct mlx5dr_action *action);
346 void mlx5dr_ste_free_modify_hdr(struct mlx5dr_action *action);
520 struct mlx5dr_action *actions[],
975 struct mlx5dr_action *miss_action;
1073 struct mlx5dr_action **ref_actions;
1081 struct mlx5dr_action *hit_tbl_action;
1082 struct mlx5dr_action *miss_tbl_action;
1107 struct mlx5dr_action *action;
1119 struct mlx5dr_action { struct
1489 struct mlx5dr_action *action);
H A Ddr_ste_v1.h177 int dr_ste_v1_alloc_modify_hdr_ptrn_arg(struct mlx5dr_action *action);
178 void dr_ste_v1_free_modify_hdr_ptrn_arg(struct mlx5dr_action *action);
H A Ddr_ste.h200 int (*alloc_modify_hdr_chunk)(struct mlx5dr_action *action);
201 void (*dealloc_modify_hdr_chunk)(struct mlx5dr_action *action);
H A Ddr_ste_v1.c2096 int dr_ste_v1_alloc_modify_hdr_ptrn_arg(struct mlx5dr_action *action) in dr_ste_v1_alloc_modify_hdr_ptrn_arg()
2131 void dr_ste_v1_free_modify_hdr_ptrn_arg(struct mlx5dr_action *action) in dr_ste_v1_free_modify_hdr_ptrn_arg()
H A Ddr_send.c837 struct mlx5dr_action *action) in mlx5dr_send_postsend_action()
/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A 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()