Searched refs:MLX5_FLOW_CONTEXT_ACTION_COUNT (Results 1 – 15 of 15) sorted by relevance
104 MLX5_FLOW_CONTEXT_ACTION_COUNT; in mlx5e_post_meter_rules_create()120 MLX5_FLOW_CONTEXT_ACTION_COUNT; in mlx5e_post_meter_rules_create()
131 flow_act.action |= MLX5_FLOW_CONTEXT_ACTION_COUNT; in esw_acl_egress_lgcy_setup()
239 flow_act.action |= MLX5_FLOW_CONTEXT_ACTION_COUNT; in esw_acl_ingress_lgcy_setup()
351 flow_act.action = MLX5_FLOW_CONTEXT_ACTION_DROP | MLX5_FLOW_CONTEXT_ACTION_COUNT; in macsec_fs_tx_create()370 flow_act.action = MLX5_FLOW_CONTEXT_ACTION_ALLOW | MLX5_FLOW_CONTEXT_ACTION_COUNT; in macsec_fs_tx_create()872 MLX5_FLOW_CONTEXT_ACTION_COUNT; in macsec_fs_rx_create_check_decap_rule()984 flow_act.action = MLX5_FLOW_CONTEXT_ACTION_DROP | MLX5_FLOW_CONTEXT_ACTION_COUNT; in macsec_fs_rx_create()
525 if (action->action & MLX5_FLOW_CONTEXT_ACTION_COUNT) in parse_flow_attr()529 action->action |= MLX5_FLOW_CONTEXT_ACTION_COUNT; in parse_flow_attr()952 MLX5_FLOW_CONTEXT_ACTION_COUNT | MLX5_FLOW_CONTEXT_ACTION_ALLOW; in mlx5_ib_fs_add_op_fc()1108 if (flow_act.action & MLX5_FLOW_CONTEXT_ACTION_COUNT) { in _create_flow_rule()1657 if (flow_act->action & MLX5_FLOW_CONTEXT_ACTION_COUNT) { in raw_fs_rule_add()1965 flow_act.action |= MLX5_FLOW_CONTEXT_ACTION_COUNT; in UVERBS_HANDLER()
170 {MLX5_FLOW_CONTEXT_ACTION_COUNT, "CNT"},\
1184 if (flow_act.action & MLX5_FLOW_CONTEXT_ACTION_COUNT) { in mlx5e_add_offloaded_nic_rule()1278 if (attr->action & MLX5_FLOW_CONTEXT_ACTION_COUNT) { in mlx5e_tc_add_nic_flow()1347 if (attr->action & MLX5_FLOW_CONTEXT_ACTION_COUNT) in mlx5e_tc_del_nic_flow()1844 if (attr->action & MLX5_FLOW_CONTEXT_ACTION_COUNT) { in mlx5e_tc_add_fdb_flow()1927 if (attr->action & MLX5_FLOW_CONTEXT_ACTION_COUNT) in mlx5e_tc_del_fdb_flow()3700 if (attr->action & MLX5_FLOW_CONTEXT_ACTION_COUNT) in free_flow_post_acts()3769 attr->action |= MLX5_FLOW_CONTEXT_ACTION_COUNT; in alloc_flow_post_acts()3796 if (attr->action & MLX5_FLOW_CONTEXT_ACTION_COUNT) { in alloc_flow_post_acts()
585 fte->action.action &= ~MLX5_FLOW_CONTEXT_ACTION_COUNT; in del_sw_hw_rule()1618 if (action1 == MLX5_FLOW_CONTEXT_ACTION_COUNT || in check_conflicting_actions()1619 action2 == MLX5_FLOW_CONTEXT_ACTION_COUNT) in check_conflicting_actions()
672 if (fte->action.action & MLX5_FLOW_CONTEXT_ACTION_COUNT) { in mlx5_cmd_set_fte()
598 if (flow_act.action & MLX5_FLOW_CONTEXT_ACTION_COUNT) { in mlx5_eswitch_add_offloaded_rule()
477 if (fte->action.action & MLX5_FLOW_CONTEXT_ACTION_COUNT) { in mlx5_cmd_dr_create_fte()
792 if (fte->action.action & MLX5_FLOW_CONTEXT_ACTION_COUNT) { in mlx5dr_cmd_set_fte()
664 .action = MLX5_FLOW_CONTEXT_ACTION_FWD_DEST | MLX5_FLOW_CONTEXT_ACTION_COUNT, in mlx5_esw_bridge_ingress_flow_with_esw_create()
833 MLX5_FLOW_CONTEXT_ACTION_COUNT; in mlx5_tc_ct_entry_add_rule()
3366 MLX5_FLOW_CONTEXT_ACTION_COUNT = 0x8, enumerator