Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/crypto/cavium/nitrox/
Dnitrox_hal.c594 else if (zip_cores < ZIP_MAX_CORES) in get_feature_option()
636 ndev->hw.zip_cores = ZIP_MAX_CORES - dead_cores; in nitrox_get_hwinfo()
Dnitrox_csr.h18 #define ZIP_MAX_CORES 5 macro