Searched refs:mlx5_eswitch_uplink_get_proto_dev (Results 1 – 5 of 5) sorted by relevance
62 void *mlx5_eswitch_uplink_get_proto_dev(struct mlx5_eswitch *esw, u8 rep_type);
130 return mlx5_eswitch_uplink_get_proto_dev(esw, REP_IB); in mlx5_ib_get_uplink_ibdev()
33 uplink_dev = mlx5_eswitch_uplink_get_proto_dev(esw, REP_ETH); in get_route_and_out_devs()91 uplink_dev = mlx5_eswitch_uplink_get_proto_dev(esw, REP_ETH); in mlx5e_route_lookup_ipv4()
2578 void *mlx5_eswitch_uplink_get_proto_dev(struct mlx5_eswitch *esw, u8 rep_type) in mlx5_eswitch_uplink_get_proto_dev() function2582 EXPORT_SYMBOL(mlx5_eswitch_uplink_get_proto_dev);
3286 struct net_device *uplink_dev = mlx5_eswitch_uplink_get_proto_dev(esw, REP_ETH); in parse_tc_fdb_actions()