Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/mlx5/
Deswitch.h66 void *mlx5_eswitch_get_proto_dev(struct mlx5_eswitch *esw,
/linux-6.1.9/drivers/infiniband/hw/mlx5/
Dib_rep.c171 return mlx5_eswitch_get_proto_dev(esw, vport_num, REP_ETH); in mlx5_ib_get_rep_netdev()
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/
Deswitch_offloads.c3786 void *mlx5_eswitch_get_proto_dev(struct mlx5_eswitch *esw, in mlx5_eswitch_get_proto_dev() function
3799 EXPORT_SYMBOL(mlx5_eswitch_get_proto_dev);
3803 return mlx5_eswitch_get_proto_dev(esw, MLX5_VPORT_UPLINK, rep_type); in mlx5_eswitch_uplink_get_proto_dev()