Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/
Den_main.c5543 static int mlx5e_profile_max_num_channels(struct mlx5_core_dev *mdev, in mlx5e_profile_max_num_channels() function
5563 max_nch = mlx5e_profile_max_num_channels(mdev, profile); in mlx5e_calc_max_nch()
5586 + mlx5e_profile_max_num_channels(mdev, &mlx5e_nic_profile); in mlx5e_get_pf_num_tirs()
5693 nch = mlx5e_profile_max_num_channels(mdev, profile); in mlx5e_get_max_num_txqs()
5709 return mlx5e_profile_max_num_channels(mdev, profile); in mlx5e_get_max_num_rxqs()