Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den.h181 static inline int mlx5e_get_max_num_channels(struct mlx5_core_dev *mdev) in mlx5e_get_max_num_channels() function
H A Den_main.c6129 nch = mlx5e_get_max_num_channels(mdev); in mlx5e_profile_max_num_channels()