Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/crypto/cavium/nitrox/
Dnitrox_csr.h13 #define AE_CORES_PER_CLUSTER 20 macro
16 #define AE_MAX_CORES (AE_CORES_PER_CLUSTER * NR_CLUSTERS)
Dnitrox_hal.c626 ndev->hw.ae_cores += AE_CORES_PER_CLUSTER - dead_cores; in nitrox_get_hwinfo()