Searched refs:tc_service_curve (Results 1 – 3 of 3) sorted by relevance
/Linux-v6.6/net/sched/ |
D | sch_hfsc.c | 473 sc2isc(struct tc_service_curve *sc, struct internal_sc *isc) in sc2isc() 875 hfsc_change_rsc(struct hfsc_class *cl, struct tc_service_curve *rsc, in hfsc_change_rsc() 889 hfsc_change_fsc(struct hfsc_class *cl, struct tc_service_curve *fsc) in hfsc_change_fsc() 897 hfsc_change_usc(struct hfsc_class *cl, struct tc_service_curve *usc, in hfsc_change_usc() 914 [TCA_HFSC_RSC] = { .len = sizeof(struct tc_service_curve) }, 915 [TCA_HFSC_FSC] = { .len = sizeof(struct tc_service_curve) }, 916 [TCA_HFSC_USC] = { .len = sizeof(struct tc_service_curve) }, 929 struct tc_service_curve *rsc = NULL, *fsc = NULL, *usc = NULL; in hfsc_change_class() 1271 struct tc_service_curve tsc; in hfsc_dump_sc()
|
/Linux-v6.6/tools/include/uapi/linux/ |
D | pkt_sched.h | 437 struct tc_service_curve { struct
|
/Linux-v6.6/include/uapi/linux/ |
D | pkt_sched.h | 457 struct tc_service_curve { struct
|