Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/en/rep/
Dtc.c523 struct mlx5e_rep_priv *uplink_rpriv; in mlx5e_restore_tunnel() local
536 uplink_rpriv = mlx5_eswitch_get_uplink_priv(esw, REP_ETH); in mlx5e_restore_tunnel()
537 uplink_priv = &uplink_rpriv->uplink_priv; in mlx5e_restore_tunnel()
617 struct mlx5e_rep_priv *uplink_rpriv; in mlx5e_restore_skb_chain() local
630 uplink_rpriv = mlx5_eswitch_get_uplink_priv(esw, REP_ETH); in mlx5e_restore_skb_chain()
631 uplink_priv = &uplink_rpriv->uplink_priv; in mlx5e_restore_skb_chain()
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/en/
Dtc_tun_encap.c690 struct mlx5e_rep_priv *uplink_rpriv; in mlx5e_route_tbl_get_last_update() local
694 uplink_rpriv = mlx5_eswitch_get_uplink_priv(esw, REP_ETH); in mlx5e_route_tbl_get_last_update()
695 uplink_priv = &uplink_rpriv->uplink_priv; in mlx5e_route_tbl_get_last_update()
998 struct mlx5e_rep_priv *uplink_rpriv; in mlx5e_route_get_create() local
1003 uplink_rpriv = mlx5_eswitch_get_uplink_priv(esw, REP_ETH); in mlx5e_route_get_create()
1004 uplink_priv = &uplink_rpriv->uplink_priv; in mlx5e_route_get_create()
1083 struct mlx5e_rep_priv *uplink_rpriv; in mlx5e_route_enqueue_update() local
1086 uplink_rpriv = mlx5_eswitch_get_uplink_priv(esw, REP_ETH); in mlx5e_route_enqueue_update()
1087 ul_dev = uplink_rpriv->netdev; in mlx5e_route_enqueue_update()
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/
Den_tc.c239 struct mlx5e_rep_priv *uplink_rpriv; in get_ct_priv() local
242 uplink_rpriv = mlx5_eswitch_get_uplink_priv(esw, REP_ETH); in get_ct_priv()
243 uplink_priv = &uplink_rpriv->uplink_priv; in get_ct_priv()
257 struct mlx5e_rep_priv *uplink_rpriv; in get_sample_priv() local
260 uplink_rpriv = mlx5_eswitch_get_uplink_priv(esw, REP_ETH); in get_sample_priv()
261 uplink_priv = &uplink_rpriv->uplink_priv; in get_sample_priv()
1731 struct mlx5e_rep_priv *uplink_rpriv; in mlx5e_get_flow_tunnel_id() local
1740 uplink_rpriv = mlx5_eswitch_get_uplink_priv(esw, REP_ETH); in mlx5e_get_flow_tunnel_id()
1741 uplink_priv = &uplink_rpriv->uplink_priv; in mlx5e_get_flow_tunnel_id()
1819 struct mlx5e_rep_priv *uplink_rpriv; in mlx5e_put_flow_tunnel_id() local
[all …]