Home
last modified time | relevance | path

Searched refs:FLOW_ACT_IGNORE_FLOW_LEVEL (Results 1 – 14 of 14) sorted by relevance

/linux-6.15/include/linux/mlx5/
H A Dfs.h269 FLOW_ACT_IGNORE_FLOW_LEVEL = BIT(1), enumerator
/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/
H A Deswitch_offloads_termtbl.c299 flow_act->flags |= FLOW_ACT_IGNORE_FLOW_LEVEL; in mlx5_eswitch_add_termtbl_rule()
H A Deswitch_offloads.c219 flow_act->flags |= FLOW_ACT_IGNORE_FLOW_LEVEL; in esw_setup_sampler_dest()
233 flow_act->flags |= FLOW_ACT_IGNORE_FLOW_LEVEL; in esw_setup_ft_dest()
247 flow_act->flags |= FLOW_ACT_IGNORE_FLOW_LEVEL; in esw_setup_accept_dest()
257 flow_act->flags |= FLOW_ACT_IGNORE_FLOW_LEVEL; in esw_setup_slow_path_dest()
271 flow_act->flags |= FLOW_ACT_IGNORE_FLOW_LEVEL; in esw_setup_chain_dest()
387 flow_act->flags |= FLOW_ACT_IGNORE_FLOW_LEVEL; in esw_setup_indir_table()
614 flow_act->flags |= FLOW_ACT_IGNORE_FLOW_LEVEL; in esw_setup_dests()
856 flow_act.flags |= FLOW_ACT_IGNORE_FLOW_LEVEL; in mlx5_eswitch_add_fwd_rule()
1003 flow_act.flags = FLOW_ACT_IGNORE_FLOW_LEVEL; in mlx5_eswitch_add_send_to_vport_rule()
H A Dfs_cmd.c557 !!(fte->act_dests.action.flags & FLOW_ACT_IGNORE_FLOW_LEVEL)); in mlx5_cmd_set_fte()
H A Dfs_core.c2008 bool ignore_level = flow_act->flags & FLOW_ACT_IGNORE_FLOW_LEVEL; in dest_is_valid()
H A Den_tc.c1281 flow_act.flags |= FLOW_ACT_IGNORE_FLOW_LEVEL; in mlx5e_add_offloaded_nic_rule()
/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/esw/
H A Dindir_table.c138 flow_act.flags = FLOW_ACT_IGNORE_FLOW_LEVEL | FLOW_ACT_NO_APPEND; in mlx5_esw_indir_table_rule_get()
H A Dbridge_mcast.c58 .flags = FLOW_ACT_NO_APPEND | FLOW_ACT_IGNORE_FLOW_LEVEL, in mlx5_esw_bridge_mdb_flow_create()
/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dfs_chains.c384 act.flags |= FLOW_ACT_IGNORE_FLOW_LEVEL; in mlx5_chains_add_miss_rule()
/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dipsec_fs.c471 flow_act.flags = FLOW_ACT_NO_APPEND | FLOW_ACT_IGNORE_FLOW_LEVEL; in ipsec_rx_status_pass_create()
1954 flow_act.flags = FLOW_ACT_IGNORE_FLOW_LEVEL; in rx_add_rule_sa_selector()
2282 flow_act.flags |= FLOW_ACT_IGNORE_FLOW_LEVEL; in tx_add_policy()
2360 flow_act.flags |= FLOW_ACT_IGNORE_FLOW_LEVEL; in rx_add_policy()
/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/steering/sws/
H A Dfs_dr.c578 !!(fte->act_dests.action.flags & FLOW_ACT_IGNORE_FLOW_LEVEL); in mlx5_cmd_dr_create_fte()
/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtc_ct.c1645 flow_act.flags |= FLOW_ACT_IGNORE_FLOW_LEVEL; in tc_ct_pre_ct_add_rules()
2216 act.flags = FLOW_ACT_IGNORE_FLOW_LEVEL | FLOW_ACT_NO_APPEND; in tc_ct_add_miss_rule()
/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Dfs_hws.c1024 !!(fte_action->flags & FLOW_ACT_IGNORE_FLOW_LEVEL); in mlx5_fs_fte_get_hws_actions()
/linux-6.15/drivers/infiniband/hw/mlx5/
H A Dfs.c2749 flow_act.flags |= FLOW_ACT_IGNORE_FLOW_LEVEL; in steering_anchor_create_rule_goto_table()