Home
last modified time | relevance | path

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

/linux/include/linux/mlx5/
H A Deswitch.h72 void *mlx5_eswitch_uplink_get_proto_dev(struct mlx5_eswitch *esw, u8 rep_type);
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/
H A Dmirred.c224 uplink_dev = mlx5_eswitch_uplink_get_proto_dev(esw, REP_ETH); in parse_mirred()
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtc_tun.c63 uplink_dev = mlx5_eswitch_uplink_get_proto_dev(esw, REP_ETH); in get_route_and_out_devs()
123 uplink_dev = mlx5_eswitch_uplink_get_proto_dev(esw, REP_ETH); in mlx5e_route_lookup_ipv4_get()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Deswitch_offloads.c4104 void *mlx5_eswitch_uplink_get_proto_dev(struct mlx5_eswitch *esw, u8 rep_type) in mlx5_eswitch_uplink_get_proto_dev() function
4108 EXPORT_SYMBOL(mlx5_eswitch_uplink_get_proto_dev);