Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/mlx5/
H A Dfs.h203 FLOW_ACT_NO_APPEND = BIT(0), enumerator
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dipsec_fs.c456 flow_act->flags |= FLOW_ACT_NO_APPEND; in setup_fte_common()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dfs_chains.c456 act.flags = FLOW_ACT_NO_APPEND; in mlx5_chains_add_miss_rule()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/
H A Deswitch_offloads.c304 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()
H A Den_fs_ethtool.c405 struct mlx5_flow_act flow_act = { .flags = FLOW_ACT_NO_APPEND }; in add_ethtool_flow_rule()
H A Dfs_core.c1783 if (flow_act->flags & FLOW_ACT_NO_APPEND) in try_add_to_existing_fg()
1821 if (!(flow_act->flags & FLOW_ACT_NO_APPEND) && in try_add_to_existing_fg()
H A Den_tc.c976 .flags = FLOW_ACT_NO_APPEND, in mlx5e_add_offloaded_nic_rule()