Searched refs:FLOW_ACT_NO_APPEND (Results 1 – 7 of 7) sorted by relevance
203 FLOW_ACT_NO_APPEND = BIT(0), enumerator
456 flow_act->flags |= FLOW_ACT_NO_APPEND; in setup_fte_common()
456 act.flags = FLOW_ACT_NO_APPEND; in mlx5_chains_add_miss_rule()
304 struct mlx5_flow_act flow_act = { .flags = FLOW_ACT_NO_APPEND, }; in mlx5_eswitch_add_offloaded_rule()449 struct mlx5_flow_act flow_act = { .flags = FLOW_ACT_NO_APPEND, }; in mlx5_eswitch_add_fwd_rule()1093 struct mlx5_flow_act flow_act = { .flags = FLOW_ACT_NO_APPEND, }; in esw_add_restore_rule()
405 struct mlx5_flow_act flow_act = { .flags = FLOW_ACT_NO_APPEND }; in add_ethtool_flow_rule()
1754 if (flow_act->flags & FLOW_ACT_NO_APPEND) in try_add_to_existing_fg()1792 if (!(flow_act->flags & FLOW_ACT_NO_APPEND) && in try_add_to_existing_fg()
976 .flags = FLOW_ACT_NO_APPEND, in mlx5e_add_offloaded_nic_rule()