Home
last modified time | relevance | path

Searched refs:zip_cores (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/drivers/crypto/cavium/nitrox/
A Dnitrox_hal.c591 static const char *get_feature_option(u8 zip_cores, int core_freq) in get_feature_option() argument
593 if (zip_cores == 0) in get_feature_option()
595 else if (zip_cores < ZIP_MAX_CORES) in get_feature_option()
637 ndev->hw.zip_cores = ZIP_MAX_CORES - dead_cores; in nitrox_get_hwinfo()
646 get_feature_option(ndev->hw.zip_cores, ndev->hw.freq), in nitrox_get_hwinfo()
A Dnitrox_debugfs.c30 ndev->hw.ae_cores, ndev->hw.se_cores, ndev->hw.zip_cores); in device_show()
A Dnitrox_dev.h90 u8 zip_cores; member

Completed in 9 milliseconds