Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/
Den_tc.c611 get_mod_hdr_table(struct mlx5e_priv *priv, struct mlx5e_tc_flow *flow) in get_mod_hdr_table() function
628 mh = mlx5e_mod_hdr_attach(priv->mdev, get_mod_hdr_table(priv, flow), in mlx5e_attach_mod_hdr()
648 mlx5e_mod_hdr_detach(priv->mdev, get_mod_hdr_table(priv, flow), in mlx5e_detach_mod_hdr()
1440 mh = mlx5e_mod_hdr_attach(esw->dev, get_mod_hdr_table(flow->priv, flow), in mlx5e_tc_offload_to_slow_path()
1468 mlx5e_mod_hdr_detach(esw->dev, get_mod_hdr_table(flow->priv, flow), mh); in mlx5e_tc_offload_to_slow_path()
1500 mlx5e_mod_hdr_detach(esw->dev, get_mod_hdr_table(flow->priv, flow), flow->slow_mh); in mlx5e_tc_unoffload_from_slow_path()