Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/mlx5/
Deswitch.h55 void *mlx5_eswitch_uplink_get_proto_dev(struct mlx5_eswitch *esw, u8 rep_type);
/Linux-v4.19/drivers/infiniband/hw/mlx5/
Dib_rep.c166 return mlx5_eswitch_uplink_get_proto_dev(esw, REP_IB); in mlx5_ib_get_uplink_ibdev()
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Deswitch_offloads.c1357 void *mlx5_eswitch_uplink_get_proto_dev(struct mlx5_eswitch *esw, u8 rep_type) in mlx5_eswitch_uplink_get_proto_dev() function
1361 EXPORT_SYMBOL(mlx5_eswitch_uplink_get_proto_dev);