Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/en/rep/
Dtc.c522 struct mlx5e_rep_priv *uplink_rpriv; in mlx5e_restore_tunnel() local
535 uplink_rpriv = mlx5_eswitch_get_uplink_priv(esw, REP_ETH); in mlx5e_restore_tunnel()
536 uplink_priv = &uplink_rpriv->uplink_priv; in mlx5e_restore_tunnel()
615 struct mlx5e_rep_priv *uplink_rpriv; in mlx5e_rep_tc_update_skb() local
651 uplink_rpriv = mlx5_eswitch_get_uplink_priv(esw, REP_ETH); in mlx5e_rep_tc_update_skb()
652 uplink_priv = &uplink_rpriv->uplink_priv; in mlx5e_rep_tc_update_skb()
/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/
Den_tc.c281 struct mlx5e_rep_priv *uplink_rpriv; in get_ct_priv() local
284 uplink_rpriv = mlx5_eswitch_get_uplink_priv(esw, REP_ETH); in get_ct_priv()
285 uplink_priv = &uplink_rpriv->uplink_priv; in get_ct_priv()
1953 struct mlx5e_rep_priv *uplink_rpriv; in mlx5e_get_flow_tunnel_id() local
1962 uplink_rpriv = mlx5_eswitch_get_uplink_priv(esw, REP_ETH); in mlx5e_get_flow_tunnel_id()
1963 uplink_priv = &uplink_rpriv->uplink_priv; in mlx5e_get_flow_tunnel_id()
2041 struct mlx5e_rep_priv *uplink_rpriv; in mlx5e_put_flow_tunnel_id() local
2045 uplink_rpriv = mlx5_eswitch_get_uplink_priv(esw, REP_ETH); in mlx5e_put_flow_tunnel_id()
2046 uplink_priv = &uplink_rpriv->uplink_priv; in mlx5e_put_flow_tunnel_id()
4488 struct mlx5e_rep_priv *uplink_rpriv; in get_tc_ht() local
[all …]