Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Den_dcbnl.c158 int strict_group; in mlx5e_build_tc_group() local
170 strict_group = MLX5E_LOWEST_PRIO_GROUP; in mlx5e_build_tc_group()
172 strict_group++; in mlx5e_build_tc_group()
174 strict_group++; in mlx5e_build_tc_group()
182 tc_group[i] = strict_group++; in mlx5e_build_tc_group()