Searched refs:mlx5_flow_group (Results 1 – 2 of 2) sorted by relevance
154 struct mlx5_flow_group *grp; in flow_hw_jump_action_register()183 struct mlx5_flow_group *grp; in flow_hw_jump_release()186 (jump, struct mlx5_flow_group, jump); in flow_hw_jump_release()258 struct mlx5_flow_group *grp; in __flow_hw_action_template_destroy()261 (acts->jump, struct mlx5_flow_group, jump); in __flow_hw_action_template_destroy()1431 struct mlx5_flow_group *grp; in flow_hw_table_create()1843 struct mlx5_flow_group *grp_data; in flow_hw_grp_create_cb()1916 struct mlx5_flow_group *grp_data = in flow_hw_grp_remove_cb()1947 struct mlx5_flow_group *grp_data = in flow_hw_grp_match_cb()1980 struct mlx5_flow_group *grp_data; in flow_hw_grp_clone_cb()[all …]
1123 struct mlx5_flow_group { struct1138 struct mlx5_flow_group *grp; /* The group rte_flow_template_table uses. */ argument