Searched refs:MLX5_SPECIAL_VPORTS (Results 1 – 3 of 3) sorted by relevance
43 #define MLX5_SPECIAL_VPORTS(mdev) (MLX5_VPORT_PF_PLACEHOLDER + \ macro
1181 return MLX5_SPECIAL_VPORTS(dev) + mlx5_core_max_vfs(dev); in mlx5_eswitch_get_total_vports()
2043 total_vports = num_vfs + MLX5_SPECIAL_VPORTS(esw->dev); in esw_offloads_steering_init()