Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/mellanox/mlx5/core/
Den_ethtool.c349 ch->max_combined = mlx5e_get_max_num_channels(priv->mdev); in mlx5e_get_channels()
357 int ncv = mlx5e_get_max_num_channels(priv->mdev); in mlx5e_set_channels()
Den.h626 static inline int mlx5e_get_max_num_channels(struct mlx5_core_dev *mdev) in mlx5e_get_max_num_channels() function
Den_main.c2106 int nch = mlx5e_get_max_num_channels(mdev); in mlx5e_create_netdev()