Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/
A Dbridge_mcast.c58 .flags = FLOW_ACT_NO_APPEND | FLOW_ACT_IGNORE_FLOW_LEVEL, in mlx5_esw_bridge_mdb_flow_create()
514 .flags = FLOW_ACT_NO_APPEND, in mlx5_esw_bridge_mcast_flow_with_esw_create()
577 .flags = FLOW_ACT_NO_APPEND, in mlx5_esw_bridge_mcast_vlan_flow_create()
649 .flags = FLOW_ACT_NO_APPEND, in mlx5_esw_bridge_mcast_fwd_flow_create()
888 .flags = FLOW_ACT_NO_APPEND, in mlx5_esw_bridge_ingress_igmp_fh_create()
920 .flags = FLOW_ACT_NO_APPEND, in mlx5_esw_bridge_ingress_mld_fh_create()
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.c580 .flags = FLOW_ACT_NO_APPEND, in mlx5_esw_bridge_ingress_flow_with_esw_create()
693 .flags = FLOW_ACT_NO_APPEND, in mlx5_esw_bridge_ingress_filter_flow_create()
746 .flags = FLOW_ACT_NO_APPEND, in mlx5_esw_bridge_egress_flow_create()
814 .flags = FLOW_ACT_NO_APPEND, in mlx5_esw_bridge_egress_miss_flow_create()
/linux/include/linux/mlx5/
A Dfs.h261 FLOW_ACT_NO_APPEND = BIT(0), enumerator
/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
A Dipsec_fs.c195 flow_act.flags = FLOW_ACT_NO_APPEND; in rx_add_rule_drop_auth_trailer()
276 flow_act.flags = FLOW_ACT_NO_APPEND; in rx_add_rule_drop_replay()
404 flow_act.flags = FLOW_ACT_NO_APPEND; in ipsec_rx_status_pass_create()
1642 flow_act.flags |= FLOW_ACT_NO_APPEND; in rx_add_rule()
1754 flow_act.flags |= FLOW_ACT_NO_APPEND; in tx_add_rule()
1847 flow_act.flags |= FLOW_ACT_NO_APPEND; in tx_add_policy()
1925 flow_act.flags |= FLOW_ACT_NO_APPEND; in rx_add_policy()
/linux/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/drivers/net/ethernet/mellanox/mlx5/core/lib/
A Dfs_chains.c376 act.flags = FLOW_ACT_NO_APPEND; in mlx5_chains_add_miss_rule()
A Dmacsec_fs.c519 flow_act.flags = FLOW_ACT_NO_APPEND; in macsec_fs_tx_create()
1189 flow_act->flags = FLOW_ACT_NO_APPEND; in macsec_fs_rx_create_check_decap_rule()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
A Den_fs_ethtool.c462 struct mlx5_flow_act flow_act = { .flags = FLOW_ACT_NO_APPEND }; in add_ethtool_flow_rule()
A Dfs_core.c2212 if (flow_act->flags & FLOW_ACT_NO_APPEND && in try_add_to_existing_fg()
2227 if (flow_act->flags & FLOW_ACT_NO_APPEND) in try_add_to_existing_fg()
2255 if (!(flow_act->flags & FLOW_ACT_NO_APPEND) && in try_add_to_existing_fg()
A Deswitch_offloads.c665 struct mlx5_flow_act flow_act = { .flags = FLOW_ACT_NO_APPEND, }; in mlx5_eswitch_add_offloaded_rule()
802 struct mlx5_flow_act flow_act = { .flags = FLOW_ACT_NO_APPEND, }; in mlx5_eswitch_add_fwd_rule()
1418 struct mlx5_flow_act flow_act = { .flags = FLOW_ACT_NO_APPEND, }; in esw_add_restore_rule()
A Den_tc.c1243 .flags = FLOW_ACT_NO_APPEND, in mlx5e_add_offloaded_nic_rule()
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
A Dtc_ct.c2178 act.flags = FLOW_ACT_IGNORE_FLOW_LEVEL | FLOW_ACT_NO_APPEND; in tc_ct_add_miss_rule()

Completed in 64 milliseconds