Home
last modified time | relevance | path

Searched refs:CPT_MAX_SE_CORES (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/crypto/cavium/cpt/
H A Dcptpf.h13 #define CPT_MAX_SE_CORES 10 macro
15 #define CPT_MAX_TOTAL_CORES (CPT_MAX_SE_CORES + CPT_MAX_AE_CORES)
H A Dcptpf_main.c142 core = CPT_MAX_SE_CORES; /* start couting from 10 */ in cpt_load_microcode()
146 total_cores = CPT_MAX_SE_CORES; /* upto 9 */ in cpt_load_microcode()