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.c190 int strict_group; in mlx5e_build_tc_group() local
202 strict_group = MLX5E_LOWEST_PRIO_GROUP; in mlx5e_build_tc_group()
204 strict_group++; in mlx5e_build_tc_group()
206 strict_group++; in mlx5e_build_tc_group()
214 tc_group[i] = strict_group++; in mlx5e_build_tc_group()