Searched refs:DWRR_COST_BIT_WIDTH (Results 1 – 1 of 1) sorted by relevance
5 #define DWRR_COST_BIT_WIDTH BIT(5) macro14 res = (((DWRR_COST_BIT_WIDTH << 4) * w_min / weight) + 8) >> 4; in lan966x_ets_hw_cost()