Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx5/mlx5_core/
H A Dmlx5_fs_tree.c1777 u32 xored_actions; in check_conflicting_actions() local
1779 xored_actions = action1 ^ action2; in check_conflicting_actions()
1781 if (xored_actions & (MLX5_FLOW_ACT_ACTIONS_FLOW_TAG)) in check_conflicting_actions()