Home
last modified time | relevance | path

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

/openbmc/linux/net/sched/
H A Dsch_hfsc.c133 u64 cl_total; /* total work in bytes */ member
726 cl->cl_total); in init_vf()
729 cl->cl_total); in init_vf()
752 cl->cl_total += len; in update_vf()
796 cl->cl_myf = rtsc_y2x(&cl->cl_ulimit, cl->cl_total); in update_vf()
799 cl->cl_total); in update_vf()
892 rtsc_init(&cl->cl_virtual, &cl->cl_fsc, cl->cl_vt, cl->cl_total); in hfsc_change_fsc()
901 rtsc_init(&cl->cl_ulimit, &cl->cl_usc, cur_time, cl->cl_total); in hfsc_change_usc()
909 rtsc_init(&cl->cl_virtual, &cl->cl_fsc, cl->cl_vt, cl->cl_total); in hfsc_upgrade_rt()
1342 xstats.work = cl->cl_total; in hfsc_dump_class_stats()
[all …]