Home
last modified time | relevance | path

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

/openbmc/linux/net/sched/
H A Dsch_ets.c110 unsigned int w_psum_prev = 0; in ets_offload_change() local
136 weight = w_psum - w_psum_prev; in ets_offload_change()
137 w_psum_prev = w_psum; in ets_offload_change()