Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/
Den_main.c5470 static int mlx5e_profile_max_num_channels(struct mlx5_core_dev *mdev, in mlx5e_profile_max_num_channels() function
5490 max_nch = mlx5e_profile_max_num_channels(mdev, profile); in mlx5e_calc_max_nch()
5513 + mlx5e_profile_max_num_channels(mdev, &mlx5e_nic_profile); in mlx5e_get_pf_num_tirs()
5621 nch = mlx5e_profile_max_num_channels(mdev, profile); in mlx5e_get_max_num_txqs()
5637 return mlx5e_profile_max_num_channels(mdev, profile); in mlx5e_get_max_num_rxqs()