Home
last modified time | relevance | path

Searched refs:mlx5e_get_flow_namespace (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/
Dvlan_mangle.c71 ns_type = mlx5e_get_flow_namespace(parse_state->flow); in tc_act_parse_vlan_mangle()
Dpedit.c101 ns_type = mlx5e_get_flow_namespace(flow); in tc_act_parse_pedit()
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/en/
Dtc_priv.h145 int mlx5e_get_flow_namespace(struct mlx5e_tc_flow *flow);
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/
Den_tc.c603 int mlx5e_get_flow_namespace(struct mlx5e_tc_flow *flow) in mlx5e_get_flow_namespace() function
615 return mlx5e_get_flow_namespace(flow) == MLX5_FLOW_NAMESPACE_FDB ? in get_mod_hdr_table()
628 mlx5e_get_flow_namespace(flow), in mlx5e_attach_mod_hdr()
1620 mlx5e_get_flow_namespace(flow), in mlx5e_tc_add_flow_mod_hdr()
3589 ns_type = mlx5e_get_flow_namespace(flow); in actions_prepare_mod_hdr_actions()
3849 ns_type = mlx5e_get_flow_namespace(flow); in parse_tc_actions()
4215 attr = mlx5_alloc_flow_attr(mlx5e_get_flow_namespace(flow)); in mlx5e_alloc_flow()