Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Deswitch.c1691 static int mlx5_esw_vport_alloc(struct mlx5_eswitch *esw, in mlx5_esw_vport_alloc() function
1745 err = mlx5_esw_vport_alloc(esw, idx, MLX5_VPORT_PF); in mlx5_esw_vports_init()
1753 err = mlx5_esw_vport_alloc(esw, idx, idx); in mlx5_esw_vports_init()
1762 err = mlx5_esw_vport_alloc(esw, idx, base_sf_num + i); in mlx5_esw_vports_init()
1773 err = mlx5_esw_vport_alloc(esw, idx, base_sf_num + i); in mlx5_esw_vports_init()
1784 err = mlx5_esw_vport_alloc(esw, idx, ec_vf_base_num + i); in mlx5_esw_vports_init()
1793 err = mlx5_esw_vport_alloc(esw, idx, MLX5_VPORT_ECPF); in mlx5_esw_vports_init()
1798 err = mlx5_esw_vport_alloc(esw, idx, MLX5_VPORT_UPLINK); in mlx5_esw_vports_init()