Searched refs:HFSC_MAX_CLASSES (Results 1 – 2 of 2) sorted by relevance
53 #define HFSC_MAX_CLASSES 64 macro301 struct hfsc_class *hif_class_tbl[HFSC_MAX_CLASSES];
391 if (hif->hif_classes >= HFSC_MAX_CLASSES) in hfsc_class_create()504 i = qid % HFSC_MAX_CLASSES; in hfsc_class_create()508 for (i = 0; i < HFSC_MAX_CLASSES; i++) in hfsc_class_create()513 if (i == HFSC_MAX_CLASSES) { in hfsc_class_create()601 for (i = 0; i < HFSC_MAX_CLASSES; i++) in hfsc_class_destroy()1700 i = chandle % HFSC_MAX_CLASSES; in clh_to_clp()1703 for (i = 0; i < HFSC_MAX_CLASSES; i++) in clh_to_clp()2060 for (i = 1; i < HFSC_MAX_CLASSES; i++) in hfsccmd_add_class()2063 if (i == HFSC_MAX_CLASSES) in hfsccmd_add_class()