Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_ets.c5 #define DWRR_COST_BIT_WIDTH BIT(5) macro
14 res = (((DWRR_COST_BIT_WIDTH << 4) * w_min / weight) + 8) >> 4; in lan966x_ets_hw_cost()

Completed in 1 milliseconds