Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_tc.c648 get_mod_hdr_table(struct mlx5e_priv *priv, struct mlx5e_tc_flow *flow) in get_mod_hdr_table() function
664 mh = mlx5e_mod_hdr_attach(priv->mdev, get_mod_hdr_table(priv, flow), in mlx5e_tc_attach_mod_hdr()
685 mlx5e_mod_hdr_detach(priv->mdev, get_mod_hdr_table(priv, flow), in mlx5e_tc_detach_mod_hdr()
1531 mh = mlx5e_mod_hdr_attach(esw->dev, get_mod_hdr_table(flow->priv, flow), in mlx5e_tc_offload_to_slow_path()
1559 mlx5e_mod_hdr_detach(esw->dev, get_mod_hdr_table(flow->priv, flow), mh); in mlx5e_tc_offload_to_slow_path()
1592 mlx5e_mod_hdr_detach(esw->dev, get_mod_hdr_table(flow->priv, flow), slow_mh); in mlx5e_tc_unoffload_from_slow_path()