Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_dcbnl.c169 int strict_group; in mlx5e_build_tc_group() local
181 strict_group = MLX5E_LOWEST_PRIO_GROUP; in mlx5e_build_tc_group()
183 strict_group++; in mlx5e_build_tc_group()
185 strict_group++; in mlx5e_build_tc_group()
193 tc_group[i] = strict_group++; in mlx5e_build_tc_group()