Home
last modified time | relevance | path

Searched refs:mlx5e_tc_act_pedit_parse_action (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/
H A Dpedit.c46 mlx5e_tc_act_pedit_parse_action(struct mlx5e_priv *priv, in mlx5e_tc_act_pedit_parse_action() function
95 err = mlx5e_tc_act_pedit_parse_action(flow->priv, act, ns_type, attr->parse_attr->hdrs, in tc_act_parse_pedit()
H A Dpedit.h25 mlx5e_tc_act_pedit_parse_action(struct mlx5e_priv *priv,
H A Dvlan_mangle.c46 err = mlx5e_tc_act_pedit_parse_action(priv, &pedit_act, namespace, parse_attr->hdrs, in mlx5e_tc_act_vlan_add_rewrite_action()