Searched refs:cosWeightSum (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/dev/bxe/
H A Decore_init.h496 uint32_t cosWeightSum = 0; local
501 cosWeightSum += input_data->cos_min_rate[cos];
503 if (cosWeightSum > 0) {
519 (T_FAIR_COEF / (8 * 100 * cosWeightSum)));

Completed in 45 milliseconds