Searched refs:usc (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/sys/contrib/altq/altq/
H A Daltq_hfsc.c374 struct service_curve *fsc, struct service_curve *usc,
418 if (usc != NULL && usc->m2 > m2)
419 m2 = usc->m2;
469 if (usc != NULL && (usc->m1 != 0 || usc->m2 != 0)) {
474 sc2isc(usc, cl->cl_usc);
1605 sp->usc.m1 = sm2m(cl->cl_usc->sm1);
1606 sp->usc
373 hfsc_class_create(struct hfsc_if *hif, struct service_curve *rsc, struct service_curve *fsc, struct service_curve *usc, struct hfsc_class *parent, int qlimit, int flags, int qid) argument
2110 struct service_curve *usc = NULL; local
[all...]
H A Daltq_hfsc.h72 struct service_curve usc; /* upper limit service curve */ member in struct:hfsc_classstats
/freebsd-10.0-release/sys/contrib/octeon-sdk/
H A Dcvmx-pci-defs.h1908 uint32_t usc : 1; /**< Unexpected Split Completion */ member in struct:cvmx_pci_cfg57::cvmx_pci_cfg57_s
1925 uint32_t usc : 1;

Completed in 181 milliseconds