Searched refs:FLOW_ACT_IGNORE_FLOW_LEVEL (Results 1 – 10 of 10) sorted by relevance
256 FLOW_ACT_IGNORE_FLOW_LEVEL = BIT(1), enumerator
138 flow_act.flags = FLOW_ACT_IGNORE_FLOW_LEVEL | FLOW_ACT_NO_APPEND; in mlx5_esw_indir_table_rule_get()
320 flow_act->flags |= FLOW_ACT_IGNORE_FLOW_LEVEL; in mlx5_eswitch_add_termtbl_rule()
225 flow_act->flags |= FLOW_ACT_IGNORE_FLOW_LEVEL; in esw_setup_sampler_dest()239 flow_act->flags |= FLOW_ACT_IGNORE_FLOW_LEVEL; in esw_setup_ft_dest()253 flow_act->flags |= FLOW_ACT_IGNORE_FLOW_LEVEL; in esw_setup_accept_dest()263 flow_act->flags |= FLOW_ACT_IGNORE_FLOW_LEVEL; in esw_setup_slow_path_dest()277 flow_act->flags |= FLOW_ACT_IGNORE_FLOW_LEVEL; in esw_setup_chain_dest()396 flow_act->flags |= FLOW_ACT_IGNORE_FLOW_LEVEL; in esw_setup_indir_table()750 flow_act.flags |= FLOW_ACT_IGNORE_FLOW_LEVEL; in mlx5_eswitch_add_fwd_rule()
540 !!(fte->action.flags & FLOW_ACT_IGNORE_FLOW_LEVEL)); in mlx5_cmd_set_fte()
1754 bool ignore_level = flow_act->flags & FLOW_ACT_IGNORE_FLOW_LEVEL; in dest_is_valid()
1296 flow_act.flags |= FLOW_ACT_IGNORE_FLOW_LEVEL; in mlx5e_add_offloaded_nic_rule()
377 act.flags |= FLOW_ACT_IGNORE_FLOW_LEVEL; in mlx5_chains_add_miss_rule()
564 !!(fte->action.flags & FLOW_ACT_IGNORE_FLOW_LEVEL); in mlx5_cmd_dr_create_fte()
1608 flow_act.flags |= FLOW_ACT_IGNORE_FLOW_LEVEL; in tc_ct_pre_ct_add_rules()
Completed in 45 milliseconds