Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/en/rep/
A Dtc.c671 struct mlx5e_tc_update_priv tc_priv = {}; in mlx5e_rep_tc_receive() local
701 &tc_priv)) in mlx5e_rep_tc_receive()
705 if (tc_priv.skb_done) in mlx5e_rep_tc_receive()
708 if (tc_priv.forward_tx) in mlx5e_rep_tc_receive()
713 dev_put(tc_priv.fwd_dev); in mlx5e_rep_tc_receive()
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/
A Den_tc.c5551 struct mlx5e_tc_update_priv *tc_priv, in mlx5e_tc_restore_tunnel() argument
5637 tc_priv->fwd_dev = dev; in mlx5e_tc_restore_tunnel()
5646 u32 tunnel_id, struct mlx5e_tc_update_priv *tc_priv) in mlx5e_tc_restore_skb_tc_meta() argument
5674 if (tc_priv) in mlx5e_tc_restore_skb_tc_meta()
5682 struct mlx5e_tc_update_priv *tc_priv) in mlx5e_tc_restore_skb_sample() argument
5694 struct mlx5e_tc_update_priv *tc_priv, in mlx5e_tc_restore_skb_int_port() argument
5712 tc_priv->fwd_dev = skb->dev; in mlx5e_tc_restore_skb_int_port()
5713 tc_priv->forward_tx = forward_tx; in mlx5e_tc_restore_skb_int_port()
5725 struct mlx5e_tc_update_priv *tc_priv) in mlx5e_tc_update_skb() argument
5743 tunnel_id, tc_priv); in mlx5e_tc_update_skb()
[all …]
A Den_tc.h393 struct mlx5e_tc_update_priv *tc_priv);

Completed in 19 milliseconds