Symbol: MLX5_FLOW_CONTEXT_ACTION_ALLOW
drivers/infiniband/hw/mlx5/fs.c
1139
MLX5_FLOW_CONTEXT_ACTION_COUNT | MLX5_FLOW_CONTEXT_ACTION_ALLOW;
drivers/infiniband/hw/mlx5/fs.c
1321
MLX5_FLOW_CONTEXT_ACTION_COUNT | MLX5_FLOW_CONTEXT_ACTION_ALLOW;
drivers/infiniband/hw/mlx5/fs.c
1601
flow_act.action |= MLX5_FLOW_CONTEXT_ACTION_ALLOW;
drivers/infiniband/hw/mlx5/fs.c
2184
flow_act->action |= MLX5_FLOW_CONTEXT_ACTION_ALLOW;
drivers/net/ethernet/mellanox/mlx5/core/diag/fs_tracepoint.h
167
{MLX5_FLOW_CONTEXT_ACTION_ALLOW, "ALLOW"},\
drivers/net/ethernet/mellanox/mlx5/core/en_accel/ipsec_fs.c
1234
flow_act.action = MLX5_FLOW_CONTEXT_ACTION_ALLOW |
drivers/net/ethernet/mellanox/mlx5/core/en_accel/psp.c
726
flow_act.action = MLX5_FLOW_CONTEXT_ACTION_ALLOW |
drivers/net/ethernet/mellanox/mlx5/core/esw/acl/egress_lgcy.c
124
actions_flag = MLX5_FLOW_CONTEXT_ACTION_ALLOW;
drivers/net/ethernet/mellanox/mlx5/core/esw/acl/egress_ofld.c
87
MLX5_FLOW_CONTEXT_ACTION_ALLOW;
drivers/net/ethernet/mellanox/mlx5/core/esw/acl/ingress_lgcy.c
220
flow_act.action = MLX5_FLOW_CONTEXT_ACTION_ALLOW;
drivers/net/ethernet/mellanox/mlx5/core/esw/acl/ingress_ofld.c
41
MLX5_FLOW_CONTEXT_ACTION_ALLOW;
drivers/net/ethernet/mellanox/mlx5/core/esw/acl/ingress_ofld.c
96
flow_act.action = MLX5_FLOW_CONTEXT_ACTION_MOD_HDR | MLX5_FLOW_CONTEXT_ACTION_ALLOW;
drivers/net/ethernet/mellanox/mlx5/core/fs_core.c
2024
MLX5_FLOW_CONTEXT_ACTION_ALLOW |
drivers/net/ethernet/mellanox/mlx5/core/fs_core.c
673
fte->act_dests.action.action &= ~MLX5_FLOW_CONTEXT_ACTION_ALLOW;
drivers/net/ethernet/mellanox/mlx5/core/lib/macsec_fs.c
2165
flow_act.action = MLX5_FLOW_CONTEXT_ACTION_ALLOW;
drivers/net/ethernet/mellanox/mlx5/core/lib/macsec_fs.c
447
flow_act.action = MLX5_FLOW_CONTEXT_ACTION_ALLOW;
drivers/net/ethernet/mellanox/mlx5/core/lib/macsec_fs.c
459
flow_act.action = MLX5_FLOW_CONTEXT_ACTION_ALLOW;
drivers/net/ethernet/mellanox/mlx5/core/lib/macsec_fs.c
516
flow_act.action = MLX5_FLOW_CONTEXT_ACTION_ALLOW | MLX5_FLOW_CONTEXT_ACTION_COUNT;
drivers/net/ethernet/mellanox/mlx5/core/rdma.c
77
flow_act.action = MLX5_FLOW_CONTEXT_ACTION_ALLOW;