Searched refs:mlx5e_profile_max_num_channels (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_main.c5732 static int mlx5e_profile_max_num_channels(struct mlx5_core_dev *mdev,
5752 max_nch = mlx5e_profile_max_num_channels(mdev, profile);
5775 + mlx5e_profile_max_num_channels(mdev, &mlx5e_nic_profile);
5880 nch = mlx5e_profile_max_num_channels(mdev, profile);
5896 return mlx5e_profile_max_num_channels(mdev, profile);
5596 static int mlx5e_profile_max_num_channels(struct mlx5_core_dev *mdev, function

Completed in 223 milliseconds