uplink_dev         28 drivers/net/ethernet/mellanox/mlx5/core/en/tc_tun.c 	struct net_device *uplink_dev, *uplink_upper, *real_dev;
uplink_dev         33 drivers/net/ethernet/mellanox/mlx5/core/en/tc_tun.c 	uplink_dev = mlx5_eswitch_uplink_get_proto_dev(esw, REP_ETH);
uplink_dev         36 drivers/net/ethernet/mellanox/mlx5/core/en/tc_tun.c 	uplink_upper = netdev_master_upper_dev_get_rcu(uplink_dev);
uplink_dev         58 drivers/net/ethernet/mellanox/mlx5/core/en/tc_tun.c 		*out_dev = uplink_dev;
uplink_dev         85 drivers/net/ethernet/mellanox/mlx5/core/en/tc_tun.c 	struct net_device *uplink_dev;
uplink_dev         91 drivers/net/ethernet/mellanox/mlx5/core/en/tc_tun.c 		uplink_dev = mlx5_eswitch_uplink_get_proto_dev(esw, REP_ETH);
uplink_dev         92 drivers/net/ethernet/mellanox/mlx5/core/en/tc_tun.c 		fl4->flowi4_oif = uplink_dev->ifindex;
uplink_dev       3290 drivers/net/ethernet/mellanox/mlx5/core/en_tc.c 				struct net_device *uplink_dev = mlx5_eswitch_uplink_get_proto_dev(esw, REP_ETH);
uplink_dev       3295 drivers/net/ethernet/mellanox/mlx5/core/en_tc.c 					netdev_master_upper_dev_get_rcu(uplink_dev);
uplink_dev       3299 drivers/net/ethernet/mellanox/mlx5/core/en_tc.c 					out_dev = uplink_dev;