Searched refs:tc_service_curve (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/net/sched/ |
D | sch_hfsc.c | 474 sc2isc(struct tc_service_curve *sc, struct internal_sc *isc) in sc2isc() 876 hfsc_change_rsc(struct hfsc_class *cl, struct tc_service_curve *rsc, in hfsc_change_rsc() 890 hfsc_change_fsc(struct hfsc_class *cl, struct tc_service_curve *fsc) in hfsc_change_fsc() 898 hfsc_change_usc(struct hfsc_class *cl, struct tc_service_curve *usc, in hfsc_change_usc() 907 [TCA_HFSC_RSC] = { .len = sizeof(struct tc_service_curve) }, 908 [TCA_HFSC_FSC] = { .len = sizeof(struct tc_service_curve) }, 909 [TCA_HFSC_USC] = { .len = sizeof(struct tc_service_curve) }, 922 struct tc_service_curve *rsc = NULL, *fsc = NULL, *usc = NULL; in hfsc_change_class() 1255 struct tc_service_curve tsc; in hfsc_dump_sc()
|
/linux-6.1.9/tools/include/uapi/linux/ |
D | pkt_sched.h | 437 struct tc_service_curve { struct
|
/linux-6.1.9/include/uapi/linux/ |
D | pkt_sched.h | 457 struct tc_service_curve { struct
|