Home
last modified time | relevance | path

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

/Linux-v5.10/net/sched/
Dsch_hfsc.c157 struct internal_sc cl_usc; /* internal upperlimit service curve */ member
726 rtsc_min(&cl->cl_ulimit, &cl->cl_usc, cur_time, in init_vf()
901 sc2isc(usc, &cl->cl_usc); in hfsc_change_usc()
902 rtsc_init(&cl->cl_ulimit, &cl->cl_usc, cur_time, cl->cl_total); in hfsc_change_usc()
1282 (hfsc_dump_sc(skb, TCA_HFSC_USC, &cl->cl_usc) < 0)) in hfsc_dump_curves()
1471 rtsc_init(&cl->cl_ulimit, &cl->cl_usc, 0, 0); in hfsc_reset_class()