Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 3 milliseconds