Home
last modified time | relevance | path

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

/drivers/net/ethernet/mellanox/mlx5/core/
A Den.h989 int (*max_nch_limit)(struct mlx5_core_dev *mdev); member
A Den_rep.c1484 .max_nch_limit = mlx5e_rep_max_nch_limit,
A Den_main.c6114 if (profile->max_nch_limit) in mlx5e_profile_max_num_channels()
6115 nch = min_t(int, nch, profile->max_nch_limit(mdev)); in mlx5e_profile_max_num_channels()

Completed in 24 milliseconds