tc_service_curve 474 net/sched/sch_hfsc.c sc2isc(struct tc_service_curve *sc, struct internal_sc *isc) tc_service_curve 876 net/sched/sch_hfsc.c hfsc_change_rsc(struct hfsc_class *cl, struct tc_service_curve *rsc, tc_service_curve 890 net/sched/sch_hfsc.c hfsc_change_fsc(struct hfsc_class *cl, struct tc_service_curve *fsc) tc_service_curve 898 net/sched/sch_hfsc.c hfsc_change_usc(struct hfsc_class *cl, struct tc_service_curve *usc, tc_service_curve 907 net/sched/sch_hfsc.c [TCA_HFSC_RSC] = { .len = sizeof(struct tc_service_curve) }, tc_service_curve 908 net/sched/sch_hfsc.c [TCA_HFSC_FSC] = { .len = sizeof(struct tc_service_curve) }, tc_service_curve 909 net/sched/sch_hfsc.c [TCA_HFSC_USC] = { .len = sizeof(struct tc_service_curve) }, tc_service_curve 922 net/sched/sch_hfsc.c struct tc_service_curve *rsc = NULL, *fsc = NULL, *usc = NULL; tc_service_curve 1256 net/sched/sch_hfsc.c struct tc_service_curve tsc;