Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/
H A Dvlan_mangle.c62 ns_type = mlx5e_get_flow_namespace(parse_state->flow); in tc_act_parse_vlan_mangle()
H A Dpedit.c92 ns_type = mlx5e_get_flow_namespace(flow); in tc_act_parse_pedit()
H A Dpolice.c84 enum mlx5_flow_namespace_type ns = mlx5e_get_flow_namespace(parse_state->flow); in tc_act_parse_police()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtc_priv.h143 int mlx5e_get_flow_namespace(struct mlx5e_tc_flow *flow);
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_tc.c635 int mlx5e_get_flow_namespace(struct mlx5e_tc_flow *flow) in mlx5e_get_flow_namespace() function
653 return mlx5e_get_flow_namespace(flow) == MLX5_FLOW_NAMESPACE_FDB ? in get_mod_hdr_table()
665 mlx5e_get_flow_namespace(flow), in mlx5e_tc_attach_mod_hdr()
3523 ns_type = mlx5e_get_flow_namespace(flow); in actions_prepare_mod_hdr_actions()
3768 mlx5e_get_flow_namespace(flow)); in alloc_branch_attr()
3912 ns_type = mlx5e_get_flow_namespace(flow); in parse_tc_actions()
4341 attr = mlx5_alloc_flow_attr(mlx5e_get_flow_namespace(flow)); in mlx5e_alloc_flow()