Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/
H A Deswitch.c1694 static int mlx5_esw_vport_alloc(struct mlx5_eswitch *esw, in mlx5_esw_vport_alloc() function
1748 err = mlx5_esw_vport_alloc(esw, idx, MLX5_VPORT_PF); in mlx5_esw_vports_init()
1756 err = mlx5_esw_vport_alloc(esw, idx, idx); in mlx5_esw_vports_init()
1765 err = mlx5_esw_vport_alloc(esw, idx, base_sf_num + i); in mlx5_esw_vports_init()
1776 err = mlx5_esw_vport_alloc(esw, idx, base_sf_num + i); in mlx5_esw_vports_init()
1787 err = mlx5_esw_vport_alloc(esw, idx, ec_vf_base_num + i); in mlx5_esw_vports_init()
1796 err = mlx5_esw_vport_alloc(esw, idx, MLX5_VPORT_ECPF); in mlx5_esw_vports_init()
1801 err = mlx5_esw_vport_alloc(esw, idx, MLX5_VPORT_UPLINK); in mlx5_esw_vports_init()