Home
last modified time | relevance | path

Searched refs:MLX5_FLOW_NAMESPACE_ESW_INGRESS (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/acl/
H A Dhelper.c19 acl_supported = (ns == MLX5_FLOW_NAMESPACE_ESW_INGRESS) ? in esw_acl_table_create()
28 ns == MLX5_FLOW_NAMESPACE_ESW_INGRESS ? "ingress" : "egress"); in esw_acl_table_create()
44 ns == MLX5_FLOW_NAMESPACE_ESW_INGRESS ? "ingress" : "egress", err); in esw_acl_table_create()
H A Dingress_ofld.c86 mlx5_modify_header_alloc(esw->dev, MLX5_FLOW_NAMESPACE_ESW_INGRESS, in esw_acl_ingress_mod_metadata_create()
334 MLX5_FLOW_NAMESPACE_ESW_INGRESS, in acl_ingress_ofld_setup()
H A Dingress_lgcy.c186 MLX5_FLOW_NAMESPACE_ESW_INGRESS, in esw_acl_ingress_lgcy_setup()
/openbmc/linux/include/linux/mlx5/
H A Dfs.h95 MLX5_FLOW_NAMESPACE_ESW_INGRESS, enumerator
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfs_cmd.c976 case MLX5_FLOW_NAMESPACE_ESW_INGRESS: in mlx5_cmd_modify_header_alloc()
H A Dfs_core.c2559 case MLX5_FLOW_NAMESPACE_ESW_INGRESS: in mlx5_get_flow_vport_acl_namespace()
3611 ns_type == MLX5_FLOW_NAMESPACE_ESW_INGRESS) in get_root_namespace()