Searched refs:uplink_rpriv (Results 1 – 4 of 4) sorted by relevance
156 struct mlx5e_rep_priv *uplink_rpriv; in mlx5e_int_port_add() local195 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()365 struct mlx5e_rep_priv *uplink_rpriv; in mlx5e_tc_int_port_init_rep_rx() local367 uplink_rpriv = mlx5_eswitch_get_uplink_priv(esw, REP_ETH); in mlx5e_tc_int_port_init_rep_rx()368 uplink_priv = &uplink_rpriv->uplink_priv; in mlx5e_tc_int_port_init_rep_rx()385 struct mlx5e_rep_priv *uplink_rpriv; in mlx5e_tc_int_port_cleanup_rep_rx() local388 uplink_rpriv = mlx5_eswitch_get_uplink_priv(esw, REP_ETH); in mlx5e_tc_int_port_cleanup_rep_rx()389 uplink_priv = &uplink_rpriv->uplink_priv; in mlx5e_tc_int_port_cleanup_rep_rx()
297 struct mlx5e_rep_priv *uplink_rpriv; in get_act_stats_handle() local300 uplink_rpriv = mlx5_eswitch_get_uplink_priv(esw, REP_ETH); in get_act_stats_handle()301 uplink_priv = &uplink_rpriv->uplink_priv; in get_act_stats_handle()314 struct mlx5e_rep_priv *uplink_rpriv; in mlx5e_get_int_port_priv() local317 uplink_rpriv = mlx5_eswitch_get_uplink_priv(esw, REP_ETH); in mlx5e_get_int_port_priv()318 uplink_priv = &uplink_rpriv->uplink_priv; in mlx5e_get_int_port_priv()331 struct mlx5e_rep_priv *uplink_rpriv; in mlx5e_get_flow_meters() local335 uplink_rpriv = mlx5_eswitch_get_uplink_priv(esw, REP_ETH); in mlx5e_get_flow_meters()336 uplink_priv = &uplink_rpriv->uplink_priv; in mlx5e_get_flow_meters()337 priv = netdev_priv(uplink_rpriv->netdev); in mlx5e_get_flow_meters()[all …]
706 struct mlx5e_rep_priv *uplink_rpriv; in mlx5e_rep_tc_receive() local728 uplink_rpriv = mlx5_eswitch_get_uplink_priv(esw, REP_ETH); in mlx5e_rep_tc_receive()729 uplink_priv = &uplink_rpriv->uplink_priv; in mlx5e_rep_tc_receive()
1397 struct mlx5e_rep_priv *uplink_rpriv; in ipsec_esw_tx_ft_policy_set() local 1401 uplink_rpriv = mlx5_eswitch_get_uplink_priv(esw, REP_ETH); in ipsec_esw_tx_ft_policy_set() 1402 priv = netdev_priv(uplink_rpriv->netdev); in ipsec_esw_tx_ft_policy_set()