Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/
Den_main.c5896 static int mlx5e_profile_max_num_channels(struct mlx5_core_dev *mdev, in mlx5e_profile_max_num_channels() function
5916 max_nch = mlx5e_profile_max_num_channels(mdev, profile); in mlx5e_calc_max_nch()
5939 + mlx5e_profile_max_num_channels(mdev, &mlx5e_nic_profile); in mlx5e_get_pf_num_tirs()
6056 nch = mlx5e_profile_max_num_channels(mdev, profile); in mlx5e_get_max_num_txqs()
6072 return mlx5e_profile_max_num_channels(mdev, profile); in mlx5e_get_max_num_rxqs()