Home
last modified time | relevance | path

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

/openbmc/linux/net/sched/
H A Dsch_hfsc.c158 struct runtime_sc cl_eligible; /* eligible curve */ member
621 cl->cl_eligible = cl->cl_deadline; in init_ed()
623 cl->cl_eligible.dx = 0; in init_ed()
624 cl->cl_eligible.dy = 0; in init_ed()
628 cl->cl_e = rtsc_y2x(&cl->cl_eligible, cl->cl_cumul); in init_ed()
637 cl->cl_e = rtsc_y2x(&cl->cl_eligible, cl->cl_cumul); in update_ed()
880 cl->cl_eligible = cl->cl_deadline; in hfsc_change_rsc()
882 cl->cl_eligible.dx = 0; in hfsc_change_rsc()
883 cl->cl_eligible.dy = 0; in hfsc_change_rsc()