Searched refs:MLX5_FLOW_CONTEXT_ACTION_COUNT (Results 1 – 4 of 4) sorted by relevance
561 MLX5_FLOW_CONTEXT_ACTION_COUNT; in rx_add_rule()656 flow_act.action = MLX5_FLOW_CONTEXT_ACTION_COUNT | in ipsec_counter_rule_tx()1237 MLX5_FLOW_CONTEXT_ACTION_COUNT; in tx_add_rule()1315 MLX5_FLOW_CONTEXT_ACTION_COUNT; in tx_add_policy()1380 flow_act.action |= MLX5_FLOW_CONTEXT_ACTION_DROP | MLX5_FLOW_CONTEXT_ACTION_COUNT; in rx_add_policy()1562 MLX5_FLOW_CONTEXT_ACTION_COUNT; in ipsec_status_rule()
597 fte->action.action &= ~MLX5_FLOW_CONTEXT_ACTION_COUNT; in del_sw_hw_rule()1613 if (action1 == MLX5_FLOW_CONTEXT_ACTION_COUNT || in check_conflicting_actions()1614 action2 == MLX5_FLOW_CONTEXT_ACTION_COUNT) in check_conflicting_actions()
601 if (fte->action.action & MLX5_FLOW_CONTEXT_ACTION_COUNT) { in mlx5_cmd_set_fte()
4603 MLX5_FLOW_CONTEXT_ACTION_COUNT = 0x8, enumerator