Home
last modified time | relevance | path

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

/linux/include/linux/mlx5/
A Dfs.h211 FLOW_ACT_NO_APPEND = BIT(0), enumerator
/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/
A Dbridge.c531 .flags = FLOW_ACT_NO_APPEND, in mlx5_esw_bridge_ingress_flow_with_esw_create()
624 .flags = FLOW_ACT_NO_APPEND, in mlx5_esw_bridge_ingress_filter_flow_create()
670 .flags = FLOW_ACT_NO_APPEND, in mlx5_esw_bridge_egress_flow_create()
731 .flags = FLOW_ACT_NO_APPEND, in mlx5_esw_bridge_egress_miss_flow_create()
A Dindir_table.c216 flow_act.flags = FLOW_ACT_IGNORE_FLOW_LEVEL | FLOW_ACT_NO_APPEND; in mlx5_esw_indir_table_rule_get()
/linux/drivers/net/ethernet/mellanox/mlx5/core/lag/
A Dport_sel.c72 flow_act.flags |= FLOW_ACT_NO_APPEND; in mlx5_lag_create_port_sel_table()
/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/
A Dfs_chains.c374 act.flags = FLOW_ACT_NO_APPEND; in mlx5_chains_add_miss_rule()
/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
A Dipsec_fs.c457 flow_act->flags |= FLOW_ACT_NO_APPEND; in setup_fte_common()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
A Den_fs_ethtool.c456 struct mlx5_flow_act flow_act = { .flags = FLOW_ACT_NO_APPEND }; in add_ethtool_flow_rule()
A Deswitch_offloads.c514 struct mlx5_flow_act flow_act = { .flags = FLOW_ACT_NO_APPEND, }; in mlx5_eswitch_add_offloaded_rule()
630 struct mlx5_flow_act flow_act = { .flags = FLOW_ACT_NO_APPEND, }; in mlx5_eswitch_add_fwd_rule()
1396 struct mlx5_flow_act flow_act = { .flags = FLOW_ACT_NO_APPEND, }; in esw_add_restore_rule()
A Dfs_core.c1793 if (flow_act->flags & FLOW_ACT_NO_APPEND) in try_add_to_existing_fg()
1831 if (!(flow_act->flags & FLOW_ACT_NO_APPEND) && in try_add_to_existing_fg()
A Den_tc.c950 .flags = FLOW_ACT_NO_APPEND, in mlx5e_add_offloaded_nic_rule()

Completed in 46 milliseconds