Home
last modified time | relevance | path

Searched defs:MLX5_MAX_NUM_TC (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/
Den_common.c94 …tic void mlx5e_destroy_tises(struct mlx5_core_dev *mdev, u32 tisn[MLX5_MAX_PORTS][MLX5_MAX_NUM_TC]) in mlx5e_destroy_tises()
108 static int mlx5e_create_tises(struct mlx5_core_dev *mdev, u32 tisn[MLX5_MAX_PORTS][MLX5_MAX_NUM_TC]) in mlx5e_create_tises()
/linux-6.12.1/include/linux/mlx5/
Ddriver.h685 #define MLX5_MAX_NUM_TC 8 macro