Searched refs:FLOW_ACT_NO_APPEND (Results 1 – 5 of 5) sorted by relevance
195 FLOW_ACT_NO_APPEND = BIT(0), enumerator
402 struct mlx5_flow_act flow_act = { .flags = FLOW_ACT_NO_APPEND }; in add_ethtool_flow_rule()
144 struct mlx5_flow_act flow_act = { .flags = FLOW_ACT_NO_APPEND, }; in mlx5_eswitch_add_offloaded_rule()251 struct mlx5_flow_act flow_act = { .flags = FLOW_ACT_NO_APPEND, }; in mlx5_eswitch_add_fwd_rule()
1683 if (flow_act->flags & FLOW_ACT_NO_APPEND) in try_add_to_existing_fg()
909 .flags = FLOW_ACT_NO_APPEND, in mlx5e_tc_add_nic_flow()