Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/mlx5/
Deswitch.h67 void *mlx5_eswitch_get_proto_dev(struct mlx5_eswitch *esw,
/linux-6.12.1/drivers/infiniband/hw/mlx5/
Dib_rep.c210 return mlx5_eswitch_get_proto_dev(esw, vport_num, REP_ETH); in mlx5_ib_get_rep_netdev()
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/
Deswitch_offloads.c4092 void *mlx5_eswitch_get_proto_dev(struct mlx5_eswitch *esw, in mlx5_eswitch_get_proto_dev() function
4105 EXPORT_SYMBOL(mlx5_eswitch_get_proto_dev);
4109 return mlx5_eswitch_get_proto_dev(esw, MLX5_VPORT_UPLINK, rep_type); in mlx5_eswitch_uplink_get_proto_dev()