Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/mlx5/
H A Dfs.h204 FLOW_ACT_IGNORE_FLOW_LEVEL = BIT(1), enumerator
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/
H A Deswitch_offloads_termtbl.c295 flow_act->flags |= FLOW_ACT_IGNORE_FLOW_LEVEL; in mlx5_eswitch_add_termtbl_rule()
H A 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()
H A Dfs_cmd.c428 !!(fte->action.flags & FLOW_ACT_IGNORE_FLOW_LEVEL)); in mlx5_cmd_set_fte()
H A Dfs_core.c1642 bool ignore_level = flow_act->flags & FLOW_ACT_IGNORE_FLOW_LEVEL; in dest_is_valid()
H A Den_tc.c1013 flow_act.flags |= FLOW_ACT_IGNORE_FLOW_LEVEL; in mlx5e_add_offloaded_nic_rule()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dfs_chains.c458 act.flags |= FLOW_ACT_IGNORE_FLOW_LEVEL; in mlx5_chains_add_miss_rule()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtc_ct.c1371 flow_act.flags |= FLOW_ACT_IGNORE_FLOW_LEVEL; in tc_ct_pre_ct_add_rules()