Searched refs:mlx5_core_ec_vf_vport_base (Results 1 – 4 of 4) sorted by relevance
347 static inline u16 mlx5_core_ec_vf_vport_base(const struct mlx5_core_dev *dev) in mlx5_core_ec_vf_vport_base() function354 return mlx5_core_is_ecpf(dev) && mlx5_core_ec_vf_vport_base(dev); in mlx5_core_ec_sriov_enabled()359 int base_vport = mlx5_core_ec_vf_vport_base(dev); in mlx5_core_is_ec_vf_vport()370 return ec_vf_func ? vport - mlx5_core_ec_vf_vport_base(dev) + 1 in mlx5_vport_to_func_id()
109 mlx5_core_ec_vf_vport_base(dev) + vf in mlx5_device_enable_sriov()
51 return mlx5_core_ec_vf_vport_base(dev) + func - 1; in mlx5_core_func_to_vport()
1780 int ec_vf_base_num = mlx5_core_ec_vf_vport_base(dev); in mlx5_esw_vports_init()