Home
last modified time | relevance | path

Searched refs:MLX5_FLOW_CONTEXT_ACTION_ALLOW (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/diag/
Dfs_tracepoint.h132 {MLX5_FLOW_CONTEXT_ACTION_ALLOW, "ALLOW"},\
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Deswitch.c1181 flow_act.action = MLX5_FLOW_CONTEXT_ACTION_ALLOW; in esw_vport_ingress_config()
1267 flow_act.action = MLX5_FLOW_CONTEXT_ACTION_ALLOW; in esw_vport_egress_config()
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/fpga/
Dipsec.c651 (flow_act->action & ~(MLX5_FLOW_CONTEXT_ACTION_ENCRYPT | MLX5_FLOW_CONTEXT_ACTION_ALLOW)) || in mlx5_is_fpga_egress_ipsec_rule()
/Linux-v4.19/include/linux/mlx5/
Dmlx5_ifc.h2393 MLX5_FLOW_CONTEXT_ACTION_ALLOW = 0x1, enumerator
/Linux-v4.19/drivers/infiniband/hw/mlx5/
Dmain.c3342 flow_act.action |= MLX5_FLOW_CONTEXT_ACTION_ALLOW; in _create_flow_rule()