Home
last modified time | relevance | path

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

/openbmc/linux/net/sched/
H A Dsch_hfsc.c156 struct internal_sc cl_usc; /* internal upperlimit service curve */ member
725 rtsc_min(&cl->cl_ulimit, &cl->cl_usc, cur_time, in init_vf()
900 sc2isc(usc, &cl->cl_usc); in hfsc_change_usc()
901 rtsc_init(&cl->cl_ulimit, &cl->cl_usc, cur_time, cl->cl_total); in hfsc_change_usc()
1297 (hfsc_dump_sc(skb, TCA_HFSC_USC, &cl->cl_usc) < 0)) in hfsc_dump_curves()
1480 rtsc_init(&cl->cl_ulimit, &cl->cl_usc, 0, 0); in hfsc_reset_class()