Searched refs:FLOW_ACT_IGNORE_FLOW_LEVEL (Results 1 – 10 of 10) sorted by relevance
212 FLOW_ACT_IGNORE_FLOW_LEVEL = BIT(1), enumerator
295 flow_act->flags |= FLOW_ACT_IGNORE_FLOW_LEVEL; in mlx5_eswitch_add_termtbl_rule()
207 flow_act->flags |= FLOW_ACT_IGNORE_FLOW_LEVEL; in esw_setup_sampler_dest()222 flow_act->flags |= FLOW_ACT_IGNORE_FLOW_LEVEL; in esw_setup_ft_dest()238 flow_act->flags |= FLOW_ACT_IGNORE_FLOW_LEVEL; in esw_setup_slow_path_dest()252 flow_act->flags |= FLOW_ACT_IGNORE_FLOW_LEVEL; in esw_setup_chain_dest()370 flow_act->flags |= FLOW_ACT_IGNORE_FLOW_LEVEL; in esw_setup_indir_table()686 flow_act.flags |= FLOW_ACT_IGNORE_FLOW_LEVEL; in mlx5_eswitch_add_fwd_rule()
511 !!(fte->action.flags & FLOW_ACT_IGNORE_FLOW_LEVEL)); in mlx5_cmd_set_fte()
1652 bool ignore_level = flow_act->flags & FLOW_ACT_IGNORE_FLOW_LEVEL; in dest_is_valid()
987 flow_act.flags |= FLOW_ACT_IGNORE_FLOW_LEVEL; in mlx5e_add_offloaded_nic_rule()
216 flow_act.flags = FLOW_ACT_IGNORE_FLOW_LEVEL | FLOW_ACT_NO_APPEND; in mlx5_esw_indir_table_rule_get()
494 !!(fte->action.flags & FLOW_ACT_IGNORE_FLOW_LEVEL); in mlx5_cmd_dr_create_fte()
376 act.flags |= FLOW_ACT_IGNORE_FLOW_LEVEL; in mlx5_chains_add_miss_rule()
1432 flow_act.flags |= FLOW_ACT_IGNORE_FLOW_LEVEL; in tc_ct_pre_ct_add_rules()
Completed in 40 milliseconds