Searched refs:MLX5_FLOW_CONTEXT_ACTION_ALLOW (Results 1 – 11 of 11) sorted by relevance
38 MLX5_FLOW_CONTEXT_ACTION_ALLOW; in esw_acl_ingress_prio_tag_create()93 flow_act.action = MLX5_FLOW_CONTEXT_ACTION_MOD_HDR | MLX5_FLOW_CONTEXT_ACTION_ALLOW; in esw_acl_ingress_mod_metadata_create()
123 MLX5_FLOW_CONTEXT_ACTION_ALLOW); in esw_acl_egress_lgcy_setup()
73 MLX5_FLOW_CONTEXT_ACTION_ALLOW; in esw_acl_egress_ofld_rules_create()
223 flow_act.action = MLX5_FLOW_CONTEXT_ACTION_ALLOW; in esw_acl_ingress_lgcy_setup()
89 flow_act.action = MLX5_FLOW_CONTEXT_ACTION_ALLOW; in mlx5_rdma_enable_roce_steering()
592 fte->action.action &= ~MLX5_FLOW_CONTEXT_ACTION_ALLOW; in del_sw_hw_rule()1711 MLX5_FLOW_CONTEXT_ACTION_ALLOW | in counter_is_valid()
167 {MLX5_FLOW_CONTEXT_ACTION_ALLOW, "ALLOW"},\
301 flow_act.action = MLX5_FLOW_CONTEXT_ACTION_ALLOW; in macsec_fs_tx_create()313 flow_act.action = MLX5_FLOW_CONTEXT_ACTION_ALLOW; in macsec_fs_tx_create()370 flow_act.action = MLX5_FLOW_CONTEXT_ACTION_ALLOW | MLX5_FLOW_CONTEXT_ACTION_COUNT; in macsec_fs_tx_create()
503 flow_act.action = MLX5_FLOW_CONTEXT_ACTION_ALLOW | in tx_add_rule()
952 MLX5_FLOW_CONTEXT_ACTION_COUNT | MLX5_FLOW_CONTEXT_ACTION_ALLOW; in mlx5_ib_fs_add_op_fc()1132 flow_act.action |= MLX5_FLOW_CONTEXT_ACTION_ALLOW; in _create_flow_rule()1651 flow_act->action |= MLX5_FLOW_CONTEXT_ACTION_ALLOW; in raw_fs_rule_add()
3363 MLX5_FLOW_CONTEXT_ACTION_ALLOW = 0x1, enumerator