Home
last modified time | relevance | path

Searched refs:FLOW_ACT_NO_APPEND (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.4/include/linux/mlx5/
Dfs.h195 FLOW_ACT_NO_APPEND = BIT(0), enumerator
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Den_fs_ethtool.c402 struct mlx5_flow_act flow_act = { .flags = FLOW_ACT_NO_APPEND }; in add_ethtool_flow_rule()
Deswitch_offloads.c144 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()
Dfs_core.c1683 if (flow_act->flags & FLOW_ACT_NO_APPEND) in try_add_to_existing_fg()
Den_tc.c909 .flags = FLOW_ACT_NO_APPEND, in mlx5e_tc_add_nic_flow()