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

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

Completed in 132 milliseconds