Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/
Dvlan_mangle.c62 ns_type = mlx5e_get_flow_namespace(parse_state->flow); in tc_act_parse_vlan_mangle()
Dpedit.c92 ns_type = mlx5e_get_flow_namespace(flow); in tc_act_parse_pedit()
Dpolice.c84 enum mlx5_flow_namespace_type ns = mlx5e_get_flow_namespace(parse_state->flow); in tc_act_parse_police()
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/en/
Dtc_priv.h143 int mlx5e_get_flow_namespace(struct mlx5e_tc_flow *flow);
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/
Den_tc.c632 int mlx5e_get_flow_namespace(struct mlx5e_tc_flow *flow) in mlx5e_get_flow_namespace() function
650 return mlx5e_get_flow_namespace(flow) == MLX5_FLOW_NAMESPACE_FDB ? in get_mod_hdr_table()
662 mlx5e_get_flow_namespace(flow), in mlx5e_tc_attach_mod_hdr()
3515 ns_type = mlx5e_get_flow_namespace(flow); in actions_prepare_mod_hdr_actions()
3746 mlx5e_get_flow_namespace(flow)); in alloc_branch_attr()
3888 ns_type = mlx5e_get_flow_namespace(flow); in parse_tc_actions()
4317 attr = mlx5_alloc_flow_attr(mlx5e_get_flow_namespace(flow)); in mlx5e_alloc_flow()