Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_common.c181 mlx5e_get_max_num_channels(mdev)); in mlx5e_create_mdev_resources()
H A Ddevlink.c544 max_num_channels = mlx5e_get_max_num_channels(mdev); in mlx5_devlink_num_doorbells_validate()
H A Den.h184 mlx5e_get_max_num_channels(struct mlx5_core_dev *mdev) in mlx5e_get_max_num_channels() function
H A Den_main.c6158 nch = mlx5e_get_max_num_channels(mdev); in mlx5e_profile_max_num_channels()