Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/esw/acl/
H A Dingress_ofld.c38 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()
H A Degress_lgcy.c123 MLX5_FLOW_CONTEXT_ACTION_ALLOW); in esw_acl_egress_lgcy_setup()
H A Degress_ofld.c64 MLX5_FLOW_CONTEXT_ACTION_ALLOW; in esw_acl_egress_ofld_rules_create()
H A Dingress_lgcy.c223 flow_act.action = MLX5_FLOW_CONTEXT_ACTION_ALLOW; in esw_acl_ingress_lgcy_setup()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/
H A Drdma.c89 flow_act.action = MLX5_FLOW_CONTEXT_ACTION_ALLOW; in mlx5_rdma_enable_roce_steering()
H A Dfs_core.c540 fte->action.action &= ~MLX5_FLOW_CONTEXT_ACTION_ALLOW; in del_sw_hw_rule()
1634 MLX5_FLOW_CONTEXT_ACTION_ALLOW | in counter_is_valid()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/diag/
H A Dfs_tracepoint.h167 {MLX5_FLOW_CONTEXT_ACTION_ALLOW, "ALLOW"},\
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dipsec_fs.c566 flow_act.action = MLX5_FLOW_CONTEXT_ACTION_ALLOW | in tx_add_rule()
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/mlx5/
H A Dfs.c1000 flow_act.action |= MLX5_FLOW_CONTEXT_ACTION_ALLOW; in _create_flow_rule()
1519 flow_act->action |= MLX5_FLOW_CONTEXT_ACTION_ALLOW; in raw_fs_rule_add()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/fpga/
H A Dipsec.c661 (flow_act->action & ~(MLX5_FLOW_CONTEXT_ACTION_ENCRYPT | MLX5_FLOW_CONTEXT_ACTION_ALLOW)) || in mlx5_is_fpga_egress_ipsec_rule()
/OK3568_Linux_fs/kernel/include/linux/mlx5/
H A Dmlx5_ifc.h3004 MLX5_FLOW_CONTEXT_ACTION_ALLOW = 0x1, enumerator