Home
last modified time | relevance | path

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

/openbmc/linux/net/sched/
H A Dsch_hfsc.c140 u64 cl_f; /* time when this class will fit for member
289 if (p->cl_f <= cur_time) in vttree_firstfit()
328 if (cl->cl_f >= cl1->cl_f) in cftree_insert()
660 cl->cl_cfmin = p->cl_f; in update_cfmin()
714 cl->cl_f = 0; in init_vf()
734 if (f != cl->cl_f) { in init_vf()
735 cl->cl_f = f; in init_vf()
822 if (f != cl->cl_f) { in update_vf()
823 cl->cl_f = f; in update_vf()
1466 cl->cl_f = 0; in hfsc_reset_class()