Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/mlx5/
Dfs.h204 FLOW_ACT_IGNORE_FLOW_LEVEL = BIT(1), enumerator
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/
Deswitch_offloads_termtbl.c293 flow_act->flags |= FLOW_ACT_IGNORE_FLOW_LEVEL; in mlx5_eswitch_add_termtbl_rule()
Deswitch_offloads.c336 flow_act.flags |= FLOW_ACT_IGNORE_FLOW_LEVEL; in mlx5_eswitch_add_offloaded_rule()
341 flow_act.flags |= FLOW_ACT_IGNORE_FLOW_LEVEL; in mlx5_eswitch_add_offloaded_rule()
346 flow_act.flags |= FLOW_ACT_IGNORE_FLOW_LEVEL; in mlx5_eswitch_add_offloaded_rule()
495 flow_act.flags |= FLOW_ACT_IGNORE_FLOW_LEVEL; in mlx5_eswitch_add_fwd_rule()
Dfs_cmd.c428 !!(fte->action.flags & FLOW_ACT_IGNORE_FLOW_LEVEL)); in mlx5_cmd_set_fte()
Dfs_core.c1613 bool ignore_level = flow_act->flags & FLOW_ACT_IGNORE_FLOW_LEVEL; in dest_is_valid()
Den_tc.c1013 flow_act.flags |= FLOW_ACT_IGNORE_FLOW_LEVEL; in mlx5e_add_offloaded_nic_rule()
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/lib/
Dfs_chains.c458 act.flags |= FLOW_ACT_IGNORE_FLOW_LEVEL; in mlx5_chains_add_miss_rule()
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/en/
Dtc_ct.c1371 flow_act.flags |= FLOW_ACT_IGNORE_FLOW_LEVEL; in tc_ct_pre_ct_add_rules()