Searched refs:MLX5_FLOW_CONTEXT_ACTION_COUNT (Results 1 – 17 of 17) sorted by relevance
123 attr->action |= MLX5_FLOW_CONTEXT_ACTION_COUNT; in mlx5e_post_meter_add_rule()140 attr->action &= ~MLX5_FLOW_CONTEXT_ACTION_COUNT; in mlx5e_post_meter_add_rule()
136 flow_act.action |= MLX5_FLOW_CONTEXT_ACTION_COUNT; in esw_acl_egress_lgcy_setup()
261 flow_act.action |= MLX5_FLOW_CONTEXT_ACTION_COUNT; in esw_acl_ingress_lgcy_setup()
192 flow_act.action = MLX5_FLOW_CONTEXT_ACTION_DROP | MLX5_FLOW_CONTEXT_ACTION_COUNT; in ipsec_rx_status_drop_create()245 MLX5_FLOW_CONTEXT_ACTION_COUNT; in ipsec_rx_status_pass_create()636 MLX5_FLOW_CONTEXT_ACTION_COUNT; in ipsec_counter_rule_tx()1385 MLX5_FLOW_CONTEXT_ACTION_COUNT; in rx_add_rule()1478 MLX5_FLOW_CONTEXT_ACTION_COUNT; in tx_add_rule()1558 MLX5_FLOW_CONTEXT_ACTION_COUNT; in tx_add_policy()1636 flow_act.action |= MLX5_FLOW_CONTEXT_ACTION_DROP | MLX5_FLOW_CONTEXT_ACTION_COUNT; in rx_add_policy()
524 if (action->action & MLX5_FLOW_CONTEXT_ACTION_COUNT) in parse_flow_attr()528 action->action |= MLX5_FLOW_CONTEXT_ACTION_COUNT; in parse_flow_attr()949 MLX5_FLOW_CONTEXT_ACTION_COUNT | MLX5_FLOW_CONTEXT_ACTION_ALLOW; in mlx5_ib_fs_add_op_fc()1105 if (flow_act.action & MLX5_FLOW_CONTEXT_ACTION_COUNT) { in _create_flow_rule()1654 if (flow_act->action & MLX5_FLOW_CONTEXT_ACTION_COUNT) { in raw_fs_rule_add()1962 flow_act.action |= MLX5_FLOW_CONTEXT_ACTION_COUNT; in UVERBS_HANDLER()
170 {MLX5_FLOW_CONTEXT_ACTION_COUNT, "CNT"},\
1282 if (flow_act.action & MLX5_FLOW_CONTEXT_ACTION_COUNT) { in mlx5e_add_offloaded_nic_rule()1376 if (attr->action & MLX5_FLOW_CONTEXT_ACTION_COUNT) { in mlx5e_tc_add_nic_flow()1438 if (attr->action & MLX5_FLOW_CONTEXT_ACTION_COUNT) in mlx5e_tc_del_nic_flow()1779 if (attr->action & MLX5_FLOW_CONTEXT_ACTION_COUNT) { in post_process_attr()3688 attr->action |= MLX5_FLOW_CONTEXT_ACTION_COUNT; in alloc_flow_post_acts()3835 attr->action |= MLX5_FLOW_CONTEXT_ACTION_COUNT; in dec_jump_count()3885 attr->action |= MLX5_FLOW_CONTEXT_ACTION_COUNT; in parse_branch_ctrl()3969 prev_attr->action |= MLX5_FLOW_CONTEXT_ACTION_COUNT; in parse_tc_actions()4294 if (attr->action & MLX5_FLOW_CONTEXT_ACTION_COUNT) in mlx5_free_flow_attr_actions()
635 fte->action.action &= ~MLX5_FLOW_CONTEXT_ACTION_COUNT; in del_sw_hw_rule()1740 if (action1 == MLX5_FLOW_CONTEXT_ACTION_COUNT || in check_conflicting_actions()1741 action2 == MLX5_FLOW_CONTEXT_ACTION_COUNT) in check_conflicting_actions()
709 if (fte->action.action & MLX5_FLOW_CONTEXT_ACTION_COUNT) { in mlx5_cmd_set_fte()
711 if (flow_act.action & MLX5_FLOW_CONTEXT_ACTION_COUNT) { in mlx5_eswitch_add_offloaded_rule()
501 flow_act.action = MLX5_FLOW_CONTEXT_ACTION_DROP | MLX5_FLOW_CONTEXT_ACTION_COUNT; in macsec_fs_tx_create()520 flow_act.action = MLX5_FLOW_CONTEXT_ACTION_ALLOW | MLX5_FLOW_CONTEXT_ACTION_COUNT; in macsec_fs_tx_create()1201 MLX5_FLOW_CONTEXT_ACTION_COUNT; in macsec_fs_rx_create_check_decap_rule()1596 flow_act.action = MLX5_FLOW_CONTEXT_ACTION_DROP | MLX5_FLOW_CONTEXT_ACTION_COUNT; in macsec_fs_rx_create()
506 if (fte->action.action & MLX5_FLOW_CONTEXT_ACTION_COUNT) { in mlx5_cmd_dr_create_fte()
941 if (fte->action.action & MLX5_FLOW_CONTEXT_ACTION_COUNT) { in mlx5dr_cmd_set_fte()
579 .action = MLX5_FLOW_CONTEXT_ACTION_FWD_DEST | MLX5_FLOW_CONTEXT_ACTION_COUNT, in mlx5_esw_bridge_ingress_flow_with_esw_create()
825 MLX5_FLOW_CONTEXT_ACTION_COUNT; in mlx5_tc_ct_entry_add_rule()
1560 flow_act->action |= MLX5_FLOW_CONTEXT_ACTION_COUNT; in add_steering_counters()
3465 MLX5_FLOW_CONTEXT_ACTION_COUNT = 0x8, enumerator