Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
A Dipsec_fs.c653 flow_act.flags |= FLOW_ACT_NO_APPEND; in rx_add_rule()
731 flow_act.flags |= FLOW_ACT_NO_APPEND; in tx_add_rule()
810 flow_act.flags |= FLOW_ACT_NO_APPEND; in tx_add_policy()
879 flow_act.flags |= FLOW_ACT_NO_APPEND; in rx_add_policy()
A Dmacsec_fs.c369 flow_act.flags = FLOW_ACT_NO_APPEND; in macsec_fs_tx_create()
869 flow_act->flags = FLOW_ACT_NO_APPEND; in macsec_fs_rx_create_check_decap_rule()
/linux-6.3-rc2/include/linux/mlx5/
A Dfs.h255 FLOW_ACT_NO_APPEND = BIT(0), enumerator
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/esw/
A Dindir_table.c138 flow_act.flags = FLOW_ACT_IGNORE_FLOW_LEVEL | FLOW_ACT_NO_APPEND; in mlx5_esw_indir_table_rule_get()
A Dbridge.c665 .flags = FLOW_ACT_NO_APPEND, in mlx5_esw_bridge_ingress_flow_with_esw_create()
765 .flags = FLOW_ACT_NO_APPEND, in mlx5_esw_bridge_ingress_filter_flow_create()
818 .flags = FLOW_ACT_NO_APPEND, in mlx5_esw_bridge_egress_flow_create()
886 .flags = FLOW_ACT_NO_APPEND, in mlx5_esw_bridge_egress_miss_flow_create()
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/lag/
A Dport_sel.c76 flow_act.flags |= FLOW_ACT_NO_APPEND; in mlx5_lag_create_port_sel_table()
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/lib/
A Dfs_chains.c375 act.flags = FLOW_ACT_NO_APPEND; in mlx5_chains_add_miss_rule()
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/
A Den_fs_ethtool.c466 struct mlx5_flow_act flow_act = { .flags = FLOW_ACT_NO_APPEND }; in add_ethtool_flow_rule()
A Deswitch_offloads.c569 struct mlx5_flow_act flow_act = { .flags = FLOW_ACT_NO_APPEND, }; in mlx5_eswitch_add_offloaded_rule()
694 struct mlx5_flow_act flow_act = { .flags = FLOW_ACT_NO_APPEND, }; in mlx5_eswitch_add_fwd_rule()
1227 struct mlx5_flow_act flow_act = { .flags = FLOW_ACT_NO_APPEND, }; in esw_add_restore_rule()
A Dfs_core.c1898 if (flow_act->flags & FLOW_ACT_NO_APPEND) in try_add_to_existing_fg()
1936 if (!(flow_act->flags & FLOW_ACT_NO_APPEND) && in try_add_to_existing_fg()
A Den_tc.c1258 .flags = FLOW_ACT_NO_APPEND, in mlx5e_add_offloaded_nic_rule()

Completed in 43 milliseconds