Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/en/tc/
A Dint_port.c156 struct mlx5e_rep_priv *uplink_rpriv; in mlx5e_int_port_add() local
195 uplink_rpriv = mlx5_eswitch_get_uplink_priv(esw, REP_ETH); in mlx5e_int_port_add()
198 dest.ft = uplink_rpriv->root_ft; in mlx5e_int_port_add()
363 struct mlx5e_rep_priv *uplink_rpriv; in mlx5e_tc_int_port_init_rep_rx() local
365 uplink_rpriv = mlx5_eswitch_get_uplink_priv(esw, REP_ETH); in mlx5e_tc_int_port_init_rep_rx()
366 uplink_priv = &uplink_rpriv->uplink_priv; in mlx5e_tc_int_port_init_rep_rx()
383 struct mlx5e_rep_priv *uplink_rpriv; in mlx5e_tc_int_port_cleanup_rep_rx() local
386 uplink_rpriv = mlx5_eswitch_get_uplink_priv(esw, REP_ETH); in mlx5e_tc_int_port_cleanup_rep_rx()
387 uplink_priv = &uplink_rpriv->uplink_priv; in mlx5e_tc_int_port_cleanup_rep_rx()
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/
A Den_tc.c300 struct mlx5e_rep_priv *uplink_rpriv; in get_act_stats_handle() local
304 uplink_priv = &uplink_rpriv->uplink_priv; in get_act_stats_handle()
317 struct mlx5e_rep_priv *uplink_rpriv; in mlx5e_get_int_port_priv() local
334 struct mlx5e_rep_priv *uplink_rpriv; in mlx5e_get_flow_meters() local
359 struct mlx5e_rep_priv *uplink_rpriv; in get_ct_priv() local
376 struct mlx5e_rep_priv *uplink_rpriv; in get_sample_priv() local
394 struct mlx5e_rep_priv *uplink_rpriv; in get_post_action() local
2248 struct mlx5e_rep_priv *uplink_rpriv; in mlx5e_get_flow_tunnel_id() local
2336 struct mlx5e_rep_priv *uplink_rpriv; in mlx5e_put_flow_tunnel_id() local
5557 struct mlx5e_rep_priv *uplink_rpriv; in mlx5e_tc_restore_tunnel() local
[all …]
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/en/
A Dtc_tun_encap.c746 struct mlx5e_rep_priv *uplink_rpriv; in mlx5e_route_tbl_get_last_update() local
750 uplink_rpriv = mlx5_eswitch_get_uplink_priv(esw, REP_ETH); in mlx5e_route_tbl_get_last_update()
751 uplink_priv = &uplink_rpriv->uplink_priv; in mlx5e_route_tbl_get_last_update()
1065 struct mlx5e_rep_priv *uplink_rpriv; in mlx5e_route_get_create() local
1070 uplink_rpriv = mlx5_eswitch_get_uplink_priv(esw, REP_ETH); in mlx5e_route_get_create()
1071 uplink_priv = &uplink_rpriv->uplink_priv; in mlx5e_route_get_create()
1150 struct mlx5e_rep_priv *uplink_rpriv; in mlx5e_route_enqueue_update() local
1153 uplink_rpriv = mlx5_eswitch_get_uplink_priv(esw, REP_ETH); in mlx5e_route_enqueue_update()
1154 ul_dev = uplink_rpriv->netdev; in mlx5e_route_enqueue_update()
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/en/rep/
A Dtc.c673 struct mlx5e_rep_priv *uplink_rpriv; in mlx5e_rep_tc_receive() local
695 uplink_rpriv = mlx5_eswitch_get_uplink_priv(esw, REP_ETH); in mlx5e_rep_tc_receive()
696 uplink_priv = &uplink_rpriv->uplink_priv; in mlx5e_rep_tc_receive()

Completed in 19 milliseconds