Searched refs:tc_priv (Results 1 – 3 of 3) sorted by relevance
690 struct mlx5e_tc_update_priv tc_priv = {}; in mlx5e_rep_tc_receive() local731 zone_restore_id, tunnel_id, &tc_priv)) in mlx5e_rep_tc_receive()735 if (tc_priv.skb_done) in mlx5e_rep_tc_receive()738 if (tc_priv.forward_tx) in mlx5e_rep_tc_receive()743 dev_put(tc_priv.fwd_dev); in mlx5e_rep_tc_receive()748 dev_put(tc_priv.fwd_dev); in mlx5e_rep_tc_receive()
5475 struct mlx5e_tc_update_priv *tc_priv, in mlx5e_tc_restore_tunnel() argument5561 tc_priv->fwd_dev = dev; in mlx5e_tc_restore_tunnel()5570 u32 tunnel_id, struct mlx5e_tc_update_priv *tc_priv) in mlx5e_tc_restore_skb_tc_meta() argument5598 if (tc_priv) in mlx5e_tc_restore_skb_tc_meta()5606 struct mlx5e_tc_update_priv *tc_priv) in mlx5e_tc_restore_skb_sample() argument5618 struct mlx5e_tc_update_priv *tc_priv, in mlx5e_tc_restore_skb_int_port() argument5636 tc_priv->fwd_dev = skb->dev; in mlx5e_tc_restore_skb_int_port()5637 tc_priv->forward_tx = forward_tx; in mlx5e_tc_restore_skb_int_port()5649 struct mlx5e_tc_update_priv *tc_priv) in mlx5e_tc_update_skb() argument5667 tunnel_id, tc_priv); in mlx5e_tc_update_skb()[all …]
393 struct mlx5e_tc_update_priv *tc_priv);