Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Den_dcbnl.c281 bool have_ets_tc = false; in mlx5e_dbcnl_validate_ets() local
298 have_ets_tc = true; in mlx5e_dbcnl_validate_ets()
303 if (have_ets_tc && bw_sum != 100) { in mlx5e_dbcnl_validate_ets()