Home
last modified time | relevance | path

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

/drivers/infiniband/hw/mlx5/
Dib_rep.c17 ibdev = mlx5_eswitch_uplink_get_proto_dev(dev->priv.eswitch, REP_IB); in mlx5_ib_set_vport_rep()
/drivers/net/ethernet/mellanox/mlx5/core/en/
Dtc_tun.c63 uplink_dev = mlx5_eswitch_uplink_get_proto_dev(esw, REP_ETH); in get_route_and_out_devs()
122 uplink_dev = mlx5_eswitch_uplink_get_proto_dev(esw, REP_ETH); in mlx5e_route_lookup_ipv4_get()
/drivers/net/ethernet/mellanox/mlx5/core/
Deswitch_offloads.c3653 void *mlx5_eswitch_uplink_get_proto_dev(struct mlx5_eswitch *esw, u8 rep_type) in mlx5_eswitch_uplink_get_proto_dev() function
3657 EXPORT_SYMBOL(mlx5_eswitch_uplink_get_proto_dev);
Den_tc.c4003 struct net_device *uplink_dev = mlx5_eswitch_uplink_get_proto_dev(esw, REP_ETH); in parse_tc_fdb_actions()