Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/mlx5/
Dfs.h260 FLOW_ACT_IGNORE_FLOW_LEVEL = BIT(1), enumerator
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/
Deswitch_offloads_termtbl.c299 flow_act->flags |= FLOW_ACT_IGNORE_FLOW_LEVEL; in mlx5_eswitch_add_termtbl_rule()
Deswitch_offloads.c218 flow_act->flags |= FLOW_ACT_IGNORE_FLOW_LEVEL; in esw_setup_sampler_dest()
232 flow_act->flags |= FLOW_ACT_IGNORE_FLOW_LEVEL; in esw_setup_ft_dest()
246 flow_act->flags |= FLOW_ACT_IGNORE_FLOW_LEVEL; in esw_setup_accept_dest()
256 flow_act->flags |= FLOW_ACT_IGNORE_FLOW_LEVEL; in esw_setup_slow_path_dest()
270 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()
843 flow_act.flags |= FLOW_ACT_IGNORE_FLOW_LEVEL; in mlx5_eswitch_add_fwd_rule()
989 flow_act.flags = FLOW_ACT_IGNORE_FLOW_LEVEL; in mlx5_eswitch_add_send_to_vport_rule()
Dfs_cmd.c556 !!(fte->action.flags & FLOW_ACT_IGNORE_FLOW_LEVEL)); in mlx5_cmd_set_fte()
Dfs_core.c1831 bool ignore_level = flow_act->flags & FLOW_ACT_IGNORE_FLOW_LEVEL; in dest_is_valid()
Den_tc.c1277 flow_act.flags |= FLOW_ACT_IGNORE_FLOW_LEVEL; in mlx5e_add_offloaded_nic_rule()
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/esw/
Dindir_table.c138 flow_act.flags = FLOW_ACT_IGNORE_FLOW_LEVEL | FLOW_ACT_NO_APPEND; in mlx5_esw_indir_table_rule_get()
Dbridge_mcast.c58 .flags = FLOW_ACT_NO_APPEND | FLOW_ACT_IGNORE_FLOW_LEVEL, in mlx5_esw_bridge_mdb_flow_create()
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/lib/
Dfs_chains.c378 act.flags |= FLOW_ACT_IGNORE_FLOW_LEVEL; in mlx5_chains_add_miss_rule()
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/steering/
Dfs_dr.c572 !!(fte->action.flags & FLOW_ACT_IGNORE_FLOW_LEVEL); in mlx5_cmd_dr_create_fte()
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
Dipsec_fs.c1469 flow_act.flags |= FLOW_ACT_IGNORE_FLOW_LEVEL; in tx_add_policy()
1547 flow_act.flags |= FLOW_ACT_IGNORE_FLOW_LEVEL; in rx_add_policy()
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/en/
Dtc_ct.c1597 flow_act.flags |= FLOW_ACT_IGNORE_FLOW_LEVEL; in tc_ct_pre_ct_add_rules()
/Linux-v6.6/drivers/infiniband/hw/mlx5/
Dfs.c2183 flow_act.flags |= FLOW_ACT_IGNORE_FLOW_LEVEL; in steering_anchor_create_rule_goto_table()