Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_dcbnl.c291 bool have_ets_tc = false; in mlx5e_dbcnl_validate_ets() local
308 have_ets_tc = true; in mlx5e_dbcnl_validate_ets()
313 if (have_ets_tc && bw_sum != 100) { in mlx5e_dbcnl_validate_ets()