]> git.proxmox.com Git - mirror_ubuntu-kernels.git/blobdiff - drivers/net/ethernet/mellanox/mlx5/core/steering/mlx5dr.h
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
[mirror_ubuntu-kernels.git] / drivers / net / ethernet / mellanox / mlx5 / core / steering / mlx5dr.h
index 3bb14860b36dcb699a1440849cf6a6b2780aa1a0..226a0d7bb06de22d3a6ff906c24828fff2fba75e 100644 (file)
@@ -132,6 +132,14 @@ struct mlx5dr_action *mlx5dr_action_create_pop_vlan(void);
 struct mlx5dr_action *
 mlx5dr_action_create_push_vlan(struct mlx5dr_domain *domain, __be32 vlan_hdr);
 
+struct mlx5dr_action *
+mlx5dr_action_create_aso(struct mlx5dr_domain *dmn,
+                        u32 obj_id,
+                        u8 return_reg_id,
+                        u8 aso_type,
+                        u8 init_color,
+                        u8 meter_id);
+
 int mlx5dr_action_destroy(struct mlx5dr_action *action);
 
 static inline bool