CPT_MAX_SE_CORES 15 drivers/crypto/cavium/cpt/cptpf.h #define CPT_MAX_TOTAL_CORES (CPT_MAX_SE_CORES + CPT_MAX_AE_CORES) CPT_MAX_SE_CORES 143 drivers/crypto/cavium/cpt/cptpf_main.c core = CPT_MAX_SE_CORES; /* start couting from 10 */ CPT_MAX_SE_CORES 147 drivers/crypto/cavium/cpt/cptpf_main.c total_cores = CPT_MAX_SE_CORES; /* upto 9 */