Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/cavium/cpt/
H A Dcptpf.h15 #define CPT_MAX_TOTAL_CORES (CPT_MAX_SE_CORES + CPT_MAX_AE_CORES) macro
H A Dcptpf_main.c143 total_cores = CPT_MAX_TOTAL_CORES; /* upto 15 */ in cpt_load_microcode()
425 for (core = 0; core < CPT_MAX_TOTAL_CORES; core++) in cpt_unload_microcode()