Searched full:classifier (Results 1 – 14 of 14) sorted by relevance
12 * class_csr - block containing all the classifier control and status register.20 /* LMEM header size for the Classifier block.24 /* DDR header size for the Classifier block.41 * read/write PMEM/DMEM memory ranges for each classifier PE.
8 file://0001-Remove-register-storage-class-classifier.patch"
4 Subject: [PATCH] Drop using 'register' keyword for storage classifier
184 for classifier in classifiers:185 if classifier in self.classifier_license_map:186 license = self.classifier_license_map[classifier]389 'Classifiers': 'Classifier',394 'Classifier': 'classifiers',401 'Classifier',667 if 'Classifier' in info:668 license = self.handle_classifier_license(info['Classifier'], info.get('License', ''))
9 file://0001-Drop-using-register-keyword-for-storage-classifier.patch \
750 /**************************** CLASSIFIER ***************************/752 * Resets CLASSIFIER block.776 * Sets the configuration of the CLASSIFIER block.777 * @param[in] cfg CLASSIFIER configuration820 * Initializes CLASSIFIER block.821 * @param[in] cfg CLASSIFIER configuration
19 file://0001-Drop-using-register-storage-classifier.patch \
4 Subject: [PATCH] Remove 'register' storage class classifier
111 /* Classifier Registers */863 /* Classifier constants */1630 * and the offset value generated to the classifier1657 * generated to the classifier2460 /* Classifier configuration routines */2483 /* Classifier default initialization */2490 /* Enable classifier */ in mvpp2_cls_init()2493 /* Clear classifier flow table */ in mvpp2_cls_init()2500 /* Clear classifier lookup table */ in mvpp2_cls_init()4688 /* Port's classifier configuration */ in mvpp2_port_init()[all …]
4 Subject: [PATCH] Drop using register storage classifier
328 u32 fmcld; /* classifier debug control */
506 This is an instruction classifier so can be used to count different
[all...]